Преглед изворни кода

优化 千海金 经纪人管理

huangbin пре 4 година
родитељ
комит
1d92e24040
1 измењених фајлова са 65 додато и 0 уклоњено
  1. 65 0
      ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

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

@@ -3008,6 +3008,71 @@
                     }
                 ]
             },
+            {
+                "title": "经纪人管理",
+                "rulekey": "client_pc_web_qhj_jjrgl",
+                "code": "platinum_broker_management",
+                "path": "platinum_broker_management",
+                "component": "Main",
+                "sort": 100,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "正常",
+                        "rulekey": "client_pc_web_qhj_jjrgl_normal_tab",
+                        "code": "platinum_broker_management_normal",
+                        "path": "platinum_broker_management_normal",
+                        "component": "views/platinum/platinum_broker_management/normal/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/qhj/brokerapply/init",
+                        "remark": "管理端",
+                        "auth": []
+                    },
+                    {
+                        "title": "待审核",
+                        "rulekey": "client_pc_web_qhj_jjrgl_waiting_tab",
+                        "code": "platinum_broker_management_waiting",
+                        "path": "platinum_broker_management_waiting",
+                        "component": "views/platinum/platinum_broker_management/waiting/index.vue",
+                        "sort": 20,
+                        "isshow": true,
+                        "url": "/qhj/brokerapply/init",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "审核",
+                                "rulekey": "client_pc_web_qhj_jjrgl_check",
+                                "code": "check",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "审核拒绝",
+                        "rulekey": "client_pc_web_qhj_jjrgl_resume",
+                        "code": "platinum_broker_management_refuse",
+                        "path": "platinum_broker_management_refuse",
+                        "component": "views/platinum/platinum_broker_management/refuse/index.vue",
+                        "sort": 30,
+                        "isshow": true,
+                        "url": "/qhj/brokerapply/init",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "恢复",
+                                "rulekey": "client_pc_web_qhj_jjrgl_resume",
+                                "code": "active",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    }
+                ]
+            }
         ]
     },
     {