pc_menu_pingan.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. [
  2. {
  3. "code": "hedging",
  4. "title": "套期保值",
  5. "sort": 1,
  6. "type": 1,
  7. "rulekey": "",
  8. "remark": "",
  9. "isshow": true,
  10. "children": [
  11. {
  12. "code": "entry_of_spot_information",
  13. "title": "现货信息录入",
  14. "sort": 1,
  15. "type": 1,
  16. "rulekey": "",
  17. "remark": "",
  18. "isshow": true,
  19. "children": []
  20. },
  21. {
  22. "code": "spot_price_management",
  23. "title": "现货点价管理",
  24. "sort": 2,
  25. "type": 1,
  26. "rulekey": "",
  27. "remark": "",
  28. "isshow": true,
  29. "children": [
  30. {
  31. "code": "spot_price_management_normal",
  32. "title": "正常",
  33. "sort": 1,
  34. "type": 1,
  35. "rulekey": "",
  36. "remark": "",
  37. "isshow": true,
  38. "children": [
  39. {
  40. "code": "spot_price_management_normal_add",
  41. "title": "新增",
  42. "sort": 1,
  43. "type": 2,
  44. "rulekey": "",
  45. "isshow": true,
  46. "url": "",
  47. "remark": "",
  48. "children": [
  49. {
  50. "code": "spot_price_management_normal_modify",
  51. "title": "修改",
  52. "sort": 1,
  53. "type": 2,
  54. "rulekey": "",
  55. "isshow": true,
  56. "url": "",
  57. "remark": "",
  58. "children": []
  59. },
  60. {
  61. "code": "spot_price_management_normal_disable",
  62. "title": "停用",
  63. "sort": 2,
  64. "type": 2,
  65. "rulekey": "",
  66. "isshow": true,
  67. "url": "",
  68. "remark": "",
  69. "children": []
  70. }
  71. ]
  72. }
  73. ]
  74. },
  75. {
  76. "code": "spot_price_management_disable",
  77. "title": "停用",
  78. "sort": 2,
  79. "type": 1,
  80. "rulekey": "",
  81. "remark": "",
  82. "isshow": true,
  83. "children": [
  84. {
  85. "code": "spot_price_management_disable_add",
  86. "title": "新增",
  87. "sort": 1,
  88. "type": 2,
  89. "rulekey": "",
  90. "isshow": true,
  91. "url": "",
  92. "remark": "",
  93. "children": [
  94. {
  95. "code": "spot_price_management_disable_modify",
  96. "title": "恢复",
  97. "sort": 1,
  98. "type": 2,
  99. "rulekey": "",
  100. "isshow": true,
  101. "url": "",
  102. "remark": "",
  103. "children": []
  104. },
  105. {
  106. "code": "spot_price_management_disable_disable",
  107. "title": "删除",
  108. "sort": 2,
  109. "type": 2,
  110. "rulekey": "",
  111. "isshow": true,
  112. "url": "",
  113. "remark": "",
  114. "children": []
  115. }
  116. ]
  117. }
  118. ]
  119. }
  120. ]
  121. }
  122. ]
  123. }
  124. ]