li.shaoyi 4 anni fa
parent
commit
1faaa14d2c
1 ha cambiato i file con 6 aggiunte e 6 eliminazioni
  1. 6 6
      ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

+ 6 - 6
ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

@@ -531,9 +531,9 @@
                     },
                     {
                         "title": "管理账户",
-                        "rulekey": "account_manager",
-                        "code": "account_manager",
-                        "path": "account_manager",
+                        "rulekey": "account_info_manager",
+                        "code": "account_info_manager",
+                        "path": "account_info_manager",
                         "component": "views/information/account_info/list/account_info_manager/index.vue",
                         "sort": 3,
                         "isshow": true,
@@ -1135,9 +1135,9 @@
             },
             {
                 "title": "现货查询",
-                "rulekey": "search",
-                "code": "search",
-                "path": "search",
+                "rulekey": "search_spot",
+                "code": "search_spot",
+                "path": "search_spot",
                 "component": "Main",
                 "sort": 4,
                 "isshow": true,