Pārlūkot izejas kodu

优化 千海金 单据查询

huangbin 4 gadi atpakaļ
vecāks
revīzija
7dc25a4b44
1 mainītis faili ar 62 papildinājumiem un 1 dzēšanām
  1. 62 1
      ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

+ 62 - 1
ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

@@ -2740,7 +2740,7 @@
                 "code": "platinum_fixed_investment",
                 "path": "platinum_fixed_investment",
                 "component": "Main",
-                "sort": 40,
+                "sort": 50,
                 "isshow": true,
                 "url": "",
                 "remark": "",
@@ -2770,6 +2770,67 @@
                         "auth": []
                     }
                 ]
+            },
+            {
+                "title": "单据查询",
+                "rulekey": "client_pc_web_qhj_dj",
+                "code": "platinum_document",
+                "path": "platinum_document",
+                "component": "Main",
+                "sort": 60,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "持仓",
+                        "rulekey": "client_pc_web_qhj_dj_position",
+                        "code": "platinum_document_position",
+                        "path": "platinum_document_position",
+                        "component": "views/platinum/platinum_document_query/list/position/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": []
+                    },
+                    {
+                        "title": "委托单",
+                        "rulekey": "client_pc_web_qhj_dj_order",
+                        "code": "platinum_document_order",
+                        "path": "platinum_document_order",
+                        "component": "views/platinum/platinum_document_query/list/order/index.vue",
+                        "sort": 20,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": []
+                    },
+                    {
+                        "title": "待付单",
+                        "rulekey": "client_pc_web_qhj_dj_waiting",
+                        "code": "platinum_document_waiting",
+                        "path": "platinum_document_waiting",
+                        "component": "views/platinum/platinum_document_query/list/waiting/index.vue",
+                        "sort": 30,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": []
+                    },
+                    {
+                        "title": "成交单",
+                        "rulekey": "client_pc_web_qhj_dj_success",
+                        "code": "platinum_document_success",
+                        "path": "platinum_document_success",
+                        "component": "views/platinum/platinum_document_query/list/success/index.vue",
+                        "sort": 30,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": []
+                    }
+                ]
             }
         ]
     },