huangbin 4 лет назад
Родитель
Сommit
37ba2f9c7a
1 измененных файлов с 54 добавлено и 0 удалено
  1. 54 0
      ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

+ 54 - 0
ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

@@ -3727,6 +3727,60 @@
                     }
                 ]
             },
+            {
+                "title": "客户经理",
+                "rulekey": "client_pc_web_qhj_khjl",
+                "code": "platinum_account_manager",
+                "path": "platinum_account_manager",
+                "component": "Main",
+                "sort": 60,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "客户经理",
+                        "rulekey": "client_pc_web_qhj_khjl_tab",
+                        "code": "platinum_account_manager_tab",
+                        "path": "platinum_account_manager_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/customer/mange/init",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "新增",
+                                "rulekey": "client_pc_web_qhj_khjl_tab_add",
+                                "code": "add",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "修改",
+                                "rulekey": "client_pc_web_qhj_khjl_tab_modify",
+                                "code": "edit",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "停用启用",
+                                "rulekey": "client_pc_web_qhj_khjl_tab_disable_enable",
+                                "code": "del",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_khjl_tab_disable_enable_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    }
+                ]
+            },
         ]
     }
 ]