Explorar el Código

优化 千海金 定投查询

huangbin hace 4 años
padre
commit
467646f38a
Se han modificado 1 ficheros con 41 adiciones y 4 borrados
  1. 41 4
      ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

+ 41 - 4
ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

@@ -2712,8 +2712,8 @@
             {
                 "title": "定投价查询",
                 "rulekey": "client_pc_web_qhj_dtj",
-                "code": "platinum_fixed_investment",
-                "path": "platinum_fixed_investment",
+                "code": "platinum_fixed_investment_price",
+                "path": "platinum_fixed_investment_price",
                 "component": "Main",
                 "sort": 40,
                 "isshow": true,
@@ -2723,8 +2723,8 @@
                     {
                         "title": "定投价查询",
                         "rulekey": "client_pc_web_qhj_fixed_investment_dtj",
-                        "code": "investment_price",
-                        "path": "investment_price",
+                        "code": "fixed_investment_price",
+                        "path": "fixed_investment_price",
                         "component": "views/platinum/platinum_fixed_investment_price_query/list/tab/index.vue",
                         "sort": 10,
                         "isshow": true,
@@ -2733,6 +2733,43 @@
                         "auth": []
                     }
                 ]
+            },
+            {
+                "title": "定投查询",
+                "rulekey": "client_pc_web_qhj_dt",
+                "code": "platinum_fixed_investment",
+                "path": "platinum_fixed_investment",
+                "component": "Main",
+                "sort": 40,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "定投计划查询",
+                        "rulekey": "client_pc_web_qhj_dt_plan",
+                        "code": "platinum_fixed_investment_plan",
+                        "path": "platinum_fixed_investment_plan",
+                        "component": "views/platinum/platinum_fixed_investment_query/list/plan/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": []
+                    },
+                    {
+                        "title": "定投流水查询",
+                        "rulekey": "client_pc_web_qhj_dt_log",
+                        "code": "platinum_fixed_investment_flow",
+                        "path": "platinum_fixed_investment_flow",
+                        "component": "views/platinum/platinum_fixed_investment_query/list/flow/index.vue",
+                        "sort": 20,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": []
+                    }
+                ]
             }
         ]
     },