Procházet zdrojové kódy

添加 客户账户查询

huangbin před 4 roky
rodič
revize
26c906ed58
1 změnil soubory, kde provedl 26 přidání a 1 odebrání
  1. 26 1
      ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

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

@@ -4100,7 +4100,32 @@
                         "auth": []
                     }
                 ]
-            }
+            },
+            {
+                "title": "客户账户查询",
+                "rulekey": "client_pc_web_qhj_platinum_custormer_account_query",
+                "code": "platinum_custormer_account_query",
+                "path": "platinum_custormer_account_query",
+                "component": "Main",
+                "sort": 110,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "客户账户查询",
+                        "rulekey": "client_pc_web_qhj_platinum_custormer_account_query_tab",
+                        "code": "platinum_custormer_account_query_tab",
+                        "path": "platinum_custormer_account_query_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/qhj/customeraccount/init",
+                        "remark": "管理端",
+                        "auth": []
+                    }
+                ]
+            },
         ]
     }
 ]