Ver Fonte

更新pcweb_menu_ermcp.json

zou.yingbin há 4 anos atrás
pai
commit
820bf90f10
1 ficheiros alterados com 1600 adições e 1 exclusões
  1. 1600 1
      config/pcweb_menu/pcweb_menu_ermcp.json

+ 1600 - 1
config/pcweb_menu/pcweb_menu_ermcp.json

@@ -1,5 +1,49 @@
 [
     {
+        "title": "市场",
+        "rulekey": "client_pc_web_market",
+        "code": "market",
+        "path": "/market",
+        "component": "Layout",
+        "sort": 1,
+        "isshow": true,
+        "children": [
+            {
+                "title": "期货市场",
+                "rulekey": "client_pc_web_market_futures",
+                "code": "market_futures",
+                "path": "market_futures",
+                "component": "Main",
+                "sort": 1,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "期货市场",
+                        "rulekey": "client_pc_web_market_futures_tab",
+                        "code": "market_futures_tab",
+                        "path": "market_futures_tab",
+                        "component": "views/market/futures/index.vue",
+                        "sort": 1,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": [
+                            {
+                                "label": "交易",
+                                "rulekey": "market_futures_tab_trade",
+                                "code": "trade",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    }
+                ]
+            }
+        ]
+    },
+    {
         "title": "基础设置",
         "rulekey": "info",
         "code": "info",
@@ -700,7 +744,7 @@
                         "auth": [
                             {
                                 "label": "修改",
-                                "rulekey": "",
+                                "rulekey": "audit_setting_edit",
                                 "code": "edit",
                                 "isshow": true,
                                 "remark": ""
@@ -2450,5 +2494,1560 @@
                 ]
             }
         ]
+    },
+    {
+        "title": "铂金宝",
+        "rulekey": "platinum",
+        "code": "platinum",
+        "path": "/platinum",
+        "component": "Layout",
+        "sort": 90,
+        "isshow": true,
+        "children": [
+            {
+                "title": "客户资料",
+                "rulekey": "platinum_custom",
+                "code": "platinum-custom",
+                "path": "custom",
+                "component": "Main",
+                "sort": 10,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "待审核",
+                        "rulekey": "platinum_custom_checkpending",
+                        "code": "custom_checkpending",
+                        "path": "custom_checkpending",
+                        "component": "views/information/custom/index.vue",
+                        "sort": 1,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": [
+                            {
+                                "label": "新增",
+                                "rulekey": "platinum_custom_checkpending_add",
+                                "code": "add",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "审核",
+                                "rulekey": "platinum_custom_checkpending_check",
+                                "code": "check",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "重新提交",
+                                "rulekey": "platinum_custom_normal_modify",
+                                "code": "modify",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "",
+                                "code": "detail",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "正常",
+                        "rulekey": "platinum_custom_normal",
+                        "code": "custom_normal",
+                        "path": "custom_normal",
+                        "component": "views/information/custom/index.vue",
+                        "sort": 2,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": [
+                            {
+                                "label": "新增",
+                                "rulekey": "platinum_custom_normal_add",
+                                "code": "add",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "停用",
+                                "rulekey": "platinum_custom_normal_disable",
+                                "code": "disable",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "",
+                                "code": "detail",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "停用",
+                        "rulekey": "platinum_custom_disabled",
+                        "code": "custom_disabled",
+                        "path": "custom_disabled",
+                        "component": "views/information/custom/index.vue",
+                        "sort": 3,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": [
+                            {
+                                "label": "新增",
+                                "rulekey": "platinum_custom_disabled_add",
+                                "code": "add",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "恢复",
+                                "rulekey": "platinum_custom_disabled_recover",
+                                "code": "recover",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "",
+                                "code": "detail",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    }
+                ]
+            },
+            {
+                "title": "提货查询",
+                "rulekey": "client_pc_web_qhj_thcx",
+                "code": "platinum_pick_query",
+                "path": "platinum_pick_query",
+                "component": "Main",
+                "sort": 20,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "提货查询",
+                        "rulekey": "client_pc_web_qhj_thcx",
+                        "code": "platinum_pick_query_tab",
+                        "path": "platinum_pick_query_tab",
+                        "component": "views/platinum/platinum_pick_query/list/tab/index.vue",
+                        "sort": 1,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": [
+                            {
+                                "label": "完成备货",
+                                "rulekey": "client_pc_web_qhj_thcx_complete_stocking",
+                                "code": "complete_stocking",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "上传物流",
+                                "rulekey": "client_pc_web_qhj_thcx_upload_logistics",
+                                "code": "complete_stocking",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "确认收货",
+                                "rulekey": "client_pc_web_qhj_thcx_receipt",
+                                "code": "confirm_receipt",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "确认提货",
+                                "rulekey": "client_pc_web_qhj_thcx_pickup",
+                                "code": "confirm_pickup",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "",
+                                "code": "detail",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    }
+                ]
+            },
+            {
+                "title": "充值和提现审核",
+                "rulekey": "client_pc_web_qhj_cztx",
+                "code": "platinum_recharge_withdrawal_review",
+                "path": "platinum_recharge_withdrawal_review",
+                "component": "Main",
+                "sort": 30,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "充值审核",
+                        "rulekey": "client_pc_web_qhj_cztx_recharge_tab",
+                        "code": "platinum_recharge_review",
+                        "path": "platinum_recharge_review",
+                        "component": "views/platinum/platinum_recharge_withdrawal_review/list/recharge/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": [
+                            {
+                                "label": "确认收款",
+                                "rulekey": "client_pc_web_qhj_cztx_recharge_tab_confirm_payment",
+                                "code": "confirm_payment",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "审核拒绝",
+                                "rulekey": "client_pc_web_qhj_cztx_recharge_tab_review_refuse",
+                                "code": "review_refuse",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "",
+                                "code": "detail",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "提现审核",
+                        "rulekey": "client_pc_web_qhj_cztx_withdrawal_tab",
+                        "code": "platinum_recharge_withdrawal",
+                        "path": "platinum_recharge_withdrawal",
+                        "component": "views/platinum/platinum_recharge_withdrawal_review/list/withdrawal/index.vue",
+                        "sort": 20,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": [
+                            {
+                                "label": "确认提现",
+                                "rulekey": "client_pc_web_qhj_cztx_withdrawal_tab_confirm_withdrawal",
+                                "code": "review_confirm",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "审核拒绝",
+                                "rulekey": "client_pc_web_qhj_cztx_withdrawal_tab_review_refuse",
+                                "code": "review_refuse",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "",
+                                "code": "detail",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    }
+                ]
+            },
+            {
+                "title": "定投价查询",
+                "rulekey": "client_pc_web_qhj_dtj",
+                "code": "platinum_fixed_investment_price",
+                "path": "platinum_fixed_investment_price",
+                "component": "Main",
+                "sort": 40,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "定投价查询",
+                        "rulekey": "client_pc_web_qhj_fixed_investment_dtj",
+                        "code": "fixed_investment_price",
+                        "path": "fixed_investment_price",
+                        "component": "views/platinum/platinum_fixed_investment_price_query/list/tab/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": []
+                    }
+                ]
+            },
+            {
+                "title": "定投查询",
+                "rulekey": "client_pc_web_qhj_dt",
+                "code": "platinum_fixed_investment",
+                "path": "platinum_fixed_investment",
+                "component": "Main",
+                "sort": 50,
+                "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": []
+                    }
+                ]
+            },
+            {
+                "title": "单据查询",
+                "rulekey": "client_pc_web_qhj_dj",
+                "code": "platinum_document",
+                "path": "platinum_document",
+                "component": "Main",
+                "sort": 60,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "持仓",
+                        "rulekey": "client_pc_web_qhj_dj_position",
+                        "code": "platinum_document_position",
+                        "path": "platinum_document_position",
+                        "component": "views/platinum/platinum_document_query/list/position/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": []
+                    },
+                    {
+                        "title": "委托单",
+                        "rulekey": "client_pc_web_qhj_dj_order",
+                        "code": "platinum_document_order",
+                        "path": "platinum_document_order",
+                        "component": "views/platinum/platinum_document_query/list/order/index.vue",
+                        "sort": 20,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": []
+                    },
+                    {
+                        "title": "待付单",
+                        "rulekey": "client_pc_web_qhj_dj_waiting",
+                        "code": "platinum_document_waiting",
+                        "path": "platinum_document_waiting",
+                        "component": "views/platinum/platinum_document_query/list/waiting/index.vue",
+                        "sort": 30,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": []
+                    },
+                    {
+                        "title": "成交单",
+                        "rulekey": "client_pc_web_qhj_dj_success",
+                        "code": "platinum_document_success",
+                        "path": "platinum_document_success",
+                        "component": "views/platinum/platinum_document_query/list/success/index.vue",
+                        "sort": 30,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": []
+                    }
+                ]
+            },
+            {
+                "title": "融资信息",
+                "rulekey": "client_pc_web_qhj_rz",
+                "code": "platinum_financing",
+                "path": "platinum_financing",
+                "component": "Main",
+                "sort": 70,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "融资信息",
+                        "rulekey": "client_pc_web_qhj_rz_information",
+                        "code": "platinum_financing_information",
+                        "path": "platinum_financing_information",
+                        "component": "views/platinum/platinum_financing_information/list/tab/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": [
+                            {
+                                "label": "融资明细",
+                                "rulekey": "client_pc_web_qhj_rz_information_detail",
+                                "code": "information_detail",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    }
+                ]
+            },
+            {
+                "title": "协议管理",
+                "rulekey": "client_pc_web_qhj_xygl",
+                "code": "platinum_agreements",
+                "path": "platinum_agreements",
+                "component": "Main",
+                "sort": 80,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "协议管理",
+                        "rulekey": "client_pc_web_qhj_xygl_tab",
+                        "code": "platinum_agreement",
+                        "path": "platinum_agreement",
+                        "component": "views/platinum/platinum_agreement/list/tab/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": [
+                            {
+                                "label": "新增",
+                                "rulekey": "client_pc_web_qhj_xygl_add",
+                                "code": "add",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "修改",
+                                "rulekey": "client_pc_web_qhj_xygl_modify",
+                                "code": "modify",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "停用",
+                                "rulekey": "client_pc_web_qhj_xygl_stop",
+                                "code": "disable",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "恢复",
+                                "rulekey": "client_pc_web_qhj_xygl_resume",
+                                "code": "resume",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "注销",
+                                "rulekey": "client_pc_web_qhj_xygl_delete",
+                                "code": "delete",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_xygl_detail",
+                                "code": "detail",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    }
+                ]
+            },
+            {
+                "title": "积分流水",
+                "rulekey": "client_pc_web_qhj_zjls",
+                "code": "platinum_capital_flow",
+                "path": "platinum_capital_flow",
+                "component": "Main",
+                "sort": 90,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "积分流水",
+                        "rulekey": "client_pc_web_qhj_fixed_investment_dtj",
+                        "code": "platinum_capital_flow_tab",
+                        "path": "platinum_capital_flow_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/qhj/scorelog/init",
+                        "remark": "管理端",
+                        "auth": []
+                    }
+                ]
+            },
+            {
+                "title": "推广报表",
+                "rulekey": "client_pc_web_qhj_tgbb",
+                "code": "platinum_promotion_report",
+                "path": "platinum_promotion_report",
+                "component": "Main",
+                "sort": 100,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "推广报表",
+                        "rulekey": "client_pc_web_qhj_tgbb_tab",
+                        "code": "platinum_promotion_report_tab",
+                        "path": "platinum_promotion_report_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/reckon/brokerreward/init",
+                        "remark": "管理端",
+                        "auth": []
+                    }
+                ]
+            },
+            {
+                "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/iframe/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/iframe/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/iframe/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": ""
+                            }
+                        ]
+                    }
+                ]
+            }
+        ]
+    },
+    {
+        "title": "签单",
+        "rulekey": "platinum_signing",
+        "code": "platinum_signing",
+        "path": "/platinum_signing",
+        "component": "Layout",
+        "sort": 100,
+        "isshow": true,
+        "children": [
+            {
+                "title": "签单设置",
+                "rulekey": "client_pc_web_qhj_qdsz",
+                "code": "platinum_signing_settings",
+                "path": "platinum_signing_settings",
+                "component": "Main",
+                "sort": 10,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "签单设置",
+                        "rulekey": "client_pc_web_qhj_qdsz_tab",
+                        "code": "platinum_signing_settings_tab",
+                        "path": "platinum_signing_settings_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 30,
+                        "isshow": true,
+                        "url": "/qhj/setting/init",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "新增",
+                                "rulekey": "client_pc_web_qhj_qdsz_tab_add",
+                                "code": "add",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "修改",
+                                "rulekey": "client_pc_web_qhj_qdsz_tab_revise",
+                                "code": "edit",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "删除",
+                                "rulekey": "client_pc_web_qhj_qdsz_tab_delete",
+                                "code": "del",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "关联现货",
+                                "rulekey": "client_pc_web_qhj_qdsz_tab_associated_spot",
+                                "code": "setting",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    }
+                ]
+            },
+            {
+                "title": "团队设置",
+                "rulekey": "client_pc_web_qhj_tdsz",
+                "code": "platinum_team_settings",
+                "path": "platinum_team_settings",
+                "component": "Main",
+                "sort": 20,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "团队设置",
+                        "rulekey": "client_pc_web_qhj_tdsz_tab",
+                        "code": "platinum_team_settings_tab",
+                        "path": "platinum_team_settings_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/qhj/teamsetting/init",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "新增",
+                                "rulekey": "client_pc_web_qhj_qdsz_tab_add",
+                                "code": "add",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "修改",
+                                "rulekey": "client_pc_web_qhj_qdsz_tab_revise",
+                                "code": "edit",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "删除",
+                                "rulekey": "client_pc_web_qhj_qdsz_tab_delete",
+                                "code": "del",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "月目标",
+                                "rulekey": "client_pc_web_qhj_tdsz_tab_monthly_goal",
+                                "code": "setting",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_tdsz_tab_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    }
+                ]
+            },
+            {
+                "title": "资管签订",
+                "rulekey": "client_pc_web_qhj_zgqd",
+                "code": "platinum_asset_management_signing",
+                "path": "platinum_asset_management_signing",
+                "component": "Main",
+                "sort": 30,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "未提交",
+                        "rulekey": "client_pc_web_qhj_zgqd_unsubmit_tab",
+                        "code": "platinum_asset_management_signing_unsubmitted",
+                        "path": "platinum_asset_management_signing_unsubmitted",
+                        "component": "views/iframe/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/qhj/qhjsigncontract/zginit",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "新增",
+                                "rulekey": "client_pc_web_qhj_zgqd_unsubmit_tab_add",
+                                "code": "add",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "提交",
+                                "rulekey": "client_pc_web_qhj_zgqd_unsubmit_tab_submit",
+                                "code": "active",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "修改",
+                                "rulekey": "client_pc_web_qhj_zgqd_unsubmit_tab_revise",
+                                "code": "edit",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "待审核",
+                        "rulekey": "client_pc_web_qhj_zgqd_pending_review_tab",
+                        "code": "platinum_asset_management_signing_pending_review",
+                        "path": "platinum_asset_management_signing_pending_review",
+                        "component": "views/iframe/index.vue",
+                        "sort": 20,
+                        "isshow": true,
+                        "url": "/qhj/qhjsigncontract/zginit",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "审核",
+                                "rulekey": "client_pc_web_qhj_zgqd_pending_review_tab_check",
+                                "code": "check",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_zgqd_unsubmit_tab_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "正常",
+                        "rulekey": "client_pc_web_qhj_zgqd_normal_tab",
+                        "code": "platinum_asset_management_signing_normal",
+                        "path": "platinum_asset_management_signing_normal",
+                        "component": "views/iframe/index.vue",
+                        "sort": 30,
+                        "isshow": true,
+                        "url": "/qhj/qhjsigncontract/zginit",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "未到期续签",
+                                "rulekey": "client_pc_web_qhj_zgqd_normal_tab_unexpired_renewal",
+                                "code": "reset",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "到期续签",
+                                "rulekey": "platinum_asset_management_signing_normal_expiry_renewal",
+                                "code": "lock",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "待付款登记",
+                                "rulekey": "platinum_asset_management_signing_normal_expiry_renewal_tranmoneyin",
+                                "code": "tranmoneyin",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "platinum_asset_management_signing_normal_expiry_renewal_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "已完成",
+                        "rulekey": "client_pc_web_qhj_zgqd_finish_tab",
+                        "code": "platinum_asset_management_signing_finish",
+                        "path": "platinum_asset_management_signing_finish",
+                        "component": "views/iframe/index.vue",
+                        "sort": 40,
+                        "isshow": true,
+                        "url": "/qhj/qhjsigncontract/zginit",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "详情",
+                                "rulekey": "platinum_asset_management_signing_normal_finishl_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "全部",
+                        "rulekey": "client_pc_web_qhj_zgqd_all_tab",
+                        "code": "platinum_asset_management_signing_all",
+                        "path": "platinum_asset_management_signing_all",
+                        "component": "views/iframe/index.vue",
+                        "sort": 50,
+                        "isshow": true,
+                        "url": "/qhj/qhjsigncontract/zginit",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "导出",
+                                "rulekey": "client_pc_web_qhj_tdsz_all_tab_export",
+                                "code": "exportdata",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "修改基本方式",
+                                "rulekey": "client_pc_web_qhj_tdsz_all_tab_modify_basic_way",
+                                "code": "auth",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "修改付款方式",
+                                "rulekey": "client_pc_web_qhj_tdsz_all_tab_modify_payment_method",
+                                "code": "user",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_tdsz_all_tab_modify_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    }
+                ]
+            },
+            {
+                "title": "贵金属签订",
+                "rulekey": "client_pc_web_qhj_gjsqd",
+                "code": "platinum_precious_metal_signing",
+                "path": "platinum_precious_metal_signing",
+                "component": "Main",
+                "sort": 40,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "未提交",
+                        "rulekey": "client_pc_web_qhj_zgqd_unsubmit_tab",
+                        "code": "platinum_precious_metal_signing_unsubmitted",
+                        "path": "platinum_precious_metal_signing_unsubmitted",
+                        "component": "views/iframe/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/qhj/qhjsigncontract/gjsinit",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "新增",
+                                "rulekey": "client_pc_web_qhj_gjsqd_unsubmit_tab_add",
+                                "code": "add",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "提交",
+                                "rulekey": "client_pc_web_qhj_gjsqd_unsubmit_tab_submit",
+                                "code": "active",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "修改",
+                                "rulekey": "client_pc_web_qhj_gjsqd_unsubmit_tab_revise",
+                                "code": "edit",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_gjsqd_unsubmit_tab_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "待审核",
+                        "rulekey": "client_pc_web_qhj_gjsqd_waiting_check_tab",
+                        "code": "platinum_precious_metal_signing_pending_review",
+                        "path": "platinum_precious_metal_signing_pending_review",
+                        "component": "views/iframe/index.vue",
+                        "sort": 20,
+                        "isshow": true,
+                        "url": "/qhj/qhjsigncontract/gjsinit",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "审核",
+                                "rulekey": "client_pc_web_qhj_gjsqd_waiting_check_tab_check",
+                                "code": "check",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_gjsqd_waiting_check_tab_check_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "回购待审核",
+                        "rulekey": "client_pc_web_qhj_gjsqd_repurchase_pending_review_tab",
+                        "code": "platinum_precious_metal_signing_repurchase_pending_review",
+                        "path": "platinum_precious_metal_signing_repurchase_pending_review",
+                        "component": "views/iframe/index.vue",
+                        "sort": 30,
+                        "isshow": true,
+                        "url": "/qhj/qhjsigncontract/gjsinit",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "回购审核",
+                                "rulekey": "client_pc_web_qhj_gjsqd_repurchase_pending_review_tab_repurchase_review",
+                                "code": "reset",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_gjsqd_repurchase_pending_review_tab_repurchase_review_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "正常",
+                        "rulekey": "client_pc_web_qhj_gjsqd_normal_tab",
+                        "code": "platinum_precious_metal_signing_normal",
+                        "path": "platinum_precious_metal_signing_normal",
+                        "component": "views/iframe/index.vue",
+                        "sort": 40,
+                        "isshow": true,
+                        "url": "/qhj/qhjsigncontract/gjsinit",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "付款确认",
+                                "rulekey": "client_pc_web_qhj_gjsqd_normal_tab_payment_confirmation",
+                                "code": "close",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "到期回购",
+                                "rulekey": "client_pc_web_qhj_gjsqd_normal_tab_repurchase_maturity",
+                                "code": "reset",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "续签合同",
+                                "rulekey": "client_pc_web_qhj_gjsqd_normal_tab_renew_contract",
+                                "code": "lock",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "到期未回购",
+                                "rulekey": "platinum_precious_metal_signing_normal_not_repurchased_after_maturity",
+                                "code": "unauth",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "退单",
+                                "rulekey": "client_pc_web_qhj_gjsqd_normal_tab_chargeback",
+                                "code": "cancel",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_gjsqd_normal_tab_chargeback_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "已完成",
+                        "rulekey": "client_pc_web_qhj_gjsqd_success_tab",
+                        "code": "platinum_precious_metal_signing_success",
+                        "path": "platinum_precious_metal_signing_success",
+                        "component": "views/iframe/index.vue",
+                        "sort": 50,
+                        "isshow": true,
+                        "url": "/qhj/qhjsigncontract/gjsinit",
+                        "remark": "管理端",
+                        "auth": []
+                    },
+                    {
+                        "title": "已退单",
+                        "rulekey": "client_pc_web_qhj_gjsqd_refunded_tab",
+                        "code": "platinum_precious_metal_signing_refunded",
+                        "path": "platinum_precious_metal_signing_refunded",
+                        "component": "views/iframe/index.vue",
+                        "sort": 60,
+                        "isshow": true,
+                        "url": "/qhj/qhjsigncontract/gjsinit",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_gjsqd_refunded_tab_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "全部",
+                        "rulekey": "client_pc_web_qhj_gjsqd_all_tab",
+                        "code": "platinum_precious_metal_signing_all",
+                        "path": "platinum_precious_metal_signing_all",
+                        "component": "views/iframe/index.vue",
+                        "sort": 70,
+                        "isshow": true,
+                        "url": "/qhj/qhjsigncontract/gjsinit",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "导出",
+                                "rulekey": "client_pc_web_qhj_gjsqd_all_tab_export",
+                                "code": "exportdata",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "修改基本方式",
+                                "rulekey": "client_pc_web_qhj_gjsqd_all_tab_modify_basic_way",
+                                "code": "auth",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "修改付款方式",
+                                "rulekey": "client_pc_web_qhj_gjsqd_all_tab_modify_payment_method",
+                                "code": "user",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_gjsqd_all_tab_modify_payment_method_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    }
+                ]
+            },
+            {
+                "title": "财务付款",
+                "rulekey": "client_pc_web_qhj_cwfk",
+                "code": "platinum_financial_payment",
+                "path": "platinum_financial_payment",
+                "component": "Main",
+                "sort": 50,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "待转账",
+                        "rulekey": "client_pc_web_qhj_cwfk_waiting_transfer_tab",
+                        "code": "platinum_financial_payment_waiting_payment_tab",
+                        "path": "platinum_financial_payment_waiting_payment_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/qhj/qhjscpaymentinfo/init",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "付款",
+                                "rulekey": "client_pc_web_qhj_cwfk_waiting_transfer_tab_pay",
+                                "code": "active",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_cwfk_waiting_transfer_tab_pay_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "内部待转账",
+                        "rulekey": "client_pc_web_qhj_cwfk_in_waiting_transfer_tab",
+                        "code": "platinum_financial_payment_in_waiting_payment_tab",
+                        "path": "platinum_financial_payment_in_waiting_payment_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 20,
+                        "isshow": true,
+                        "url": "/qhj/qhjscpaymentinfo/init",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "内部转账",
+                                "rulekey": "client_pc_web_qhj_cwfk_in_waiting_transfer_tab_in_pay",
+                                "code": "reset",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_cwfk_in_waiting_transfer_tab_in_pay_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "待付现金",
+                        "rulekey": "client_pc_web_qhj_cwfk_cash_to_paid_tab",
+                        "code": "platinum_financial_payment_waiting_payment_cash_tab",
+                        "path": "platinum_financial_payment_waiting_payment_cash_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 30,
+                        "isshow": true,
+                        "url": "/qhj/qhjscpaymentinfo/init",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "付款",
+                                "rulekey": "client_pc_web_qhj_cwfk_cash_to_paid_tab_pay",
+                                "code": "active",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_cwfk_cash_to_paid_tab_pay_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "已付款",
+                        "rulekey": "client_pc_web_qhj_cwfk_paid_tab",
+                        "code": "platinum_financial_payment_payment_tab",
+                        "path": "platinum_financial_payment_payment_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 40,
+                        "isshow": true,
+                        "url": "/qhj/qhjscpaymentinfo/init",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_cwfk_paid_tab_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "全部",
+                        "rulekey": "client_pc_web_qhj_cwfk_all_tab",
+                        "code": "platinum_financial_payment_all_tab",
+                        "path": "platinum_financial_payment_all_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 70,
+                        "isshow": true,
+                        "url": "/qhj/qhjscpaymentinfo/init",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "导出",
+                                "rulekey": "client_pc_web_qhj_cwfk_all_tab_export",
+                                "code": "exportdata",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_cwfk_all_tab_export_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    }
+                ]
+            },
+            {
+                "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": ""
+                            }
+                        ]
+                    }
+                ]
+            },
+            {
+                "title": "贵金属销售报表",
+                "rulekey": "client_pc_web_qhj_gjsxsbb",
+                "code": "platinum_precious_metal_sales_report",
+                "path": "platinum_precious_metal_sales_report",
+                "component": "Main",
+                "sort": 70,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "公司销售(日报)",
+                        "rulekey": "client_pc_web_qhj_gjsxsbb_company_sales_tab",
+                        "code": "platinum_precious_metal_sales_report_company_tab",
+                        "path": "platinum_precious_metal_sales_report_company_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/qhj/prosaleday/initview",
+                        "remark": "管理端",
+                        "auth": []
+                    },
+                    {
+                        "title": "部门销售",
+                        "rulekey": "client_pc_web_qhj_gjsxsbb_departmental_sale_tab",
+                        "code": "platinum_precious_metal_sales_report_departmental_tab",
+                        "path": "platinum_precious_metal_sales_report_departmental_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 20,
+                        "isshow": true,
+                        "url": "/qhj/prosaleday/initview",
+                        "remark": "管理端",
+                        "auth": []
+                    }
+                ]
+            },
+            {
+                "title": "资管销售报表",
+                "rulekey": "client_pc_web_qhj_zgxsbb",
+                "code": "platinum_asset_management_sale_report",
+                "path": "platinum_asset_management_sale_report",
+                "component": "Main",
+                "sort": 80,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "公司销售(日报)",
+                        "rulekey": "client_pc_web_qhj_zgxsbb_company_sale_day_tab",
+                        "code": "platinum_asset_management_sale_report_company_day_tab",
+                        "path": "platinum_asset_management_sale_report_company_day_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/qhj/prosaleday/zginitview",
+                        "remark": "管理端",
+                        "auth": []
+                    },
+                    {
+                        "title": "公司销售(周报)",
+                        "rulekey": "client_pc_web_qhj_zgxsbb_company_sale_week_tab",
+                        "code": "platinum_asset_management_sale_report_company_week_tab",
+                        "path": "platinum_asset_management_sale_report_company_week_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 20,
+                        "isshow": true,
+                        "url": "/qhj/prosaleday/zginitview",
+                        "remark": "管理端",
+                        "auth": []
+                    },
+                    {
+                        "title": "公司销售(月报)",
+                        "rulekey": "client_pc_web_qhj_zgxsbb_company_sale_month_tab",
+                        "code": "platinum_asset_management_sale_report_company_month_tab",
+                        "path": "platinum_asset_management_sale_report_company_month_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 30,
+                        "isshow": true,
+                        "url": "/qhj/prosaleday/zginitview",
+                        "remark": "管理端",
+                        "auth": []
+                    },
+                    {
+                        "title": "部门销售(周报)",
+                        "rulekey": "client_pc_web_qhj_zgxsbb_departmental_sale_week_tab",
+                        "code": "platinum_precious_metal_sales_report_departmental_week_tab",
+                        "path": "platinum_precious_metal_sales_report_departmental_week_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 40,
+                        "isshow": true,
+                        "url": "/qhj/prosaleday/zginitview",
+                        "remark": "管理端",
+                        "auth": []
+                    },
+                    {
+                        "title": "部门销售(月报)",
+                        "rulekey": "client_pc_web_qhj_zgxsbb_departmental_sale_month_tab",
+                        "code": "platinum_precious_metal_sales_report_departmental_month_tab",
+                        "path": "platinum_precious_metal_sales_report_departmental_month_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 50,
+                        "isshow": true,
+                        "url": "/qhj/prosaleday/zginitview",
+                        "remark": "管理端",
+                        "auth": []
+                    },
+                    {
+                        "title": "产品销售(月报)",
+                        "rulekey": "client_pc_web_qhj_zgxsbb_product_sale_month_tab",
+                        "code": "platinum_precious_metal_sales_report_product_month_tab",
+                        "path": "platinum_precious_metal_sales_report_product_month_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 60,
+                        "isshow": true,
+                        "url": "/qhj/prosaleday/zginitview",
+                        "remark": "管理端",
+                        "auth": []
+                    }
+                ]
+            },
+            {
+                "title": "客服报表",
+                "rulekey": "client_pc_web_qhj_kfbb",
+                "code": "platinum_customer_service_report",
+                "path": "platinum_customer_service_report",
+                "component": "Main",
+                "sort": 90,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "达成率报表",
+                        "rulekey": "client_pc_web_qhj_kfbb_reach_rate_report_tab",
+                        "code": "platinum_customer_service_report_reach_rate_report_tab",
+                        "path": "platinum_customer_service_report_reach_rate_report_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/qhj/customerservice/initview",
+                        "remark": "管理端",
+                        "auth": []
+                    },
+                    {
+                        "title": "团队年化业绩排行报表",
+                        "rulekey": "client_pc_web_qhj_kfbb_team_annualized_performance_ranking_report_tab",
+                        "code": "platinum_customer_service_report_team_annualized_performance_ranking_report_tab",
+                        "path": "platinum_customer_service_report_team_annualized_performance_ranking_report_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 20,
+                        "isshow": true,
+                        "url": "/qhj/customerservice/initview",
+                        "remark": "管理端",
+                        "auth": []
+                    },
+                    {
+                        "title": "个人年化业绩排行报表",
+                        "rulekey": "client_pc_web_qhj_kfbb_personal_annualized_performance_ranking_report_tab",
+                        "code": "platinum_customer_service_report_personal_annualized_performance_ranking_report_tab",
+                        "path": "platinum_customer_service_report_personal_annualized_performance_ranking_report_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 30,
+                        "isshow": true,
+                        "url": "/qhj/customerservice/initview",
+                        "remark": "管理端",
+                        "auth": []
+                    },
+                    {
+                        "title": "团队经理年化业绩排行报表",
+                        "rulekey": "client_pc_web_qhj_kfbb_team_manager_annualized_performance_ranking_report_tab",
+                        "code": "platinum_customer_service_report_team_manager_annual_performance_ranking_report_tab",
+                        "path": "platinum_customer_service_report_team_manager_annual_performance_ranking_report_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 40,
+                        "isshow": true,
+                        "url": "/qhj/customerservice/initview",
+                        "remark": "管理端",
+                        "auth": []
+                    }
+                ]
+            },
+            {
+                "title": "业务员业绩报表",
+                "rulekey": "client_pc_web_qhj_ywyyjbb",
+                "code": "platinum_salesman_performance_report",
+                "path": "platinum_salesman_performance_report",
+                "component": "Main",
+                "sort": 100,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "业务员业绩报表",
+                        "rulekey": "client_pc_web_qhj_ywyyjbb_tab",
+                        "code": "platinum_salesman_performance_report_tab",
+                        "path": "platinum_salesman_performance_report_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/qhj/reckonbrokerprosaleday/init",
+                        "remark": "管理端",
+                        "auth": []
+                    }
+                ]
+            }
+        ]
     }
 ]