Quellcode durchsuchen

pcweb_menu_ermcp.json

zou.yingbin vor 4 Jahren
Ursprung
Commit
cfea115279
1 geänderte Dateien mit 4314 neuen und 4315 gelöschten Zeilen
  1. 4314 4315
      config/pcweb_menu/pcweb_menu_ermcp.json

+ 4314 - 4315
config/pcweb_menu/pcweb_menu_ermcp.json

@@ -1,4316 +1,4315 @@
 [
-    {
-      "title": "底部单据菜单",
-      "rulekey": "client_pc_web_order_bottom",
-      "code": "bottom",
-      "sort": 1,
-      "isshow": true,
-      "component": "layout/index.vue",
-      "path": "",
-      "children": [
-        {
-          "title": "期货订单",
-          "rulekey": "client_pc_web_qiyefengguan_futures_information",
-          "code": "futures_information",
-          "sort": 1,
-          "isshow": true,
-          "component": "views/order/futures_information/index.vue",
-          "path": "",
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "持仓",
-              "rulekey": "client_pc_web_qiyefengguan_futures_information_position",
-              "code": "futures_information_position",
-              "sort": 1,
-              "isshow": true,
-              "component": "components/futures_information_position/index.vue",
-              "path": "",
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "平仓",
-                  "rulekey": "client_pc_web_qiyefengguan_futures_information_position_close",
-                  "code": "close",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "委托",
-              "rulekey": "client_pc_web_qiyefengguan_futures_information_entrust",
-              "code": "futures_information_entrust",
-              "sort": 2,
-              "isshow": true,
-              "component": "components/futures_information_entrust/index.vue",
-              "path": "",
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "撤单",
-                  "rulekey": "client_pc_web_qiyefengguan_futures_information_entrust_cancel",
-                  "code": "cancel",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "成交",
-              "rulekey": "client_pc_web_qiyefengguan_futures_information_success",
-              "code": "futures_information_success",
-              "sort": 3,
-              "isshow": true,
-              "component": "components/futures_information_success/index.vue",
-              "path": "",
-              "url": "",
-              "remark": "",
-              "auth": []
-            }
-          ]
-        },
-        {
-          "title": "资金信息",
-          "rulekey": "client_pc_web_qiyefengguan_funding_information",
-          "code": "funding_information",
-          "sort": 2,
-          "isshow": true,
-          "component": "views/order/funding_information/index.vue",
-          "path": "",
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "资金汇总",
-              "rulekey": "client_pc_web_qiyefengguan_funding_information_summary",
-              "code": "funding_information_summary",
-              "sort": 1,
-              "isshow": true,
-              "component": "components/funding_information_funding_summary/index.vue",
-              "path": "",
-              "url": "",
-              "remark": "",
-              "auth": []
-            },
-            {
-              "title": "资金流水",
-              "rulekey": "client_pc_web_qiyefengguan_funding_information_log",
-              "code": "funding_information_log",
-              "sort": 2,
-              "isshow": true,
-              "component": "components/funding_information_funding_log/index.vue",
-              "path": "",
-              "url": "",
-              "remark": "",
-              "auth": []
-            }
-          ]
-        }
-      ]
-    },
-    {
-      "title": "市场",
-      "rulekey": "client_pc_web_common_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": "client_pc_web_qiyefengguan_info",
-      "code": "info",
-      "path": "/info",
-      "component": "Layout",
-      "sort": 1,
-      "isshow": true,
-      "children": [
-        {
-          "title": "客户资料",
-          "rulekey": "client_pc_web_qiyefengguan_custom",
-          "code": "custom",
-          "path": "custom",
-          "component": "Main",
-          "sort": 1,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "待审核",
-              "rulekey": "client_pc_web_qiyefengguan_custom_checkpending",
-              "code": "custom_checkpending",
-              "path": "custom_checkpending",
-              "component": "views/information/custom/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_custom_checkpending_add",
-                  "code": "add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "审核",
-                  "rulekey": "client_pc_web_qiyefengguan_custom_checkpending_check",
-                  "code": "check",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "撤销",
-                  "rulekey": "client_pc_web_qiyefengguan_custom_checkpending_cancel",
-                  "code": "cancel",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "重新提交",
-                  "rulekey": "client_pc_web_qiyefengguan_custom_checkpending_modify",
-                  "code": "modify",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "正常",
-              "rulekey": "client_pc_web_qiyefengguan_custom_normal",
-              "code": "custom_normal",
-              "path": "custom_normal",
-              "component": "views/information/custom/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_custom_normal_add",
-                  "code": "add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "停用",
-                  "rulekey": "client_pc_web_qiyefengguan_custom_normal_disable",
-                  "code": "disable",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "停用",
-              "rulekey": "client_pc_web_qiyefengguan_custom_disabled",
-              "code": "custom_disabled",
-              "path": "custom_disabled",
-              "component": "views/information/custom/index.vue",
-              "sort": 3,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_custom_disabled_add",
-                  "code": "add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "恢复",
-                  "rulekey": "client_pc_web_qiyefengguan_custom_disabled_recover",
-                  "code": "recover",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "商品设置",
-          "rulekey": "client_pc_web_qiyefengguan_goods",
-          "code": "goods",
-          "path": "goods",
-          "component": "Main",
-          "sort": 2,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "现货品种",
-              "rulekey": "client_pc_web_qiyefengguan_goods_spot",
-              "code": "goods_spot",
-              "path": "goods_spot",
-              "component": "views/iframe/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "/ermcp/deliverygoodscommon/init",
-              "remark": "管理端",
-              "auth": [
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_goods_spot_add",
-                  "code": "add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "修改",
-                  "rulekey": "client_pc_web_qiyefengguan_goods_spot_edit",
-                  "code": "edit",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "停用",
-                  "rulekey": "client_pc_web_qiyefengguan_goods_spot_stop",
-                  "code": "stop",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "恢复",
-                  "rulekey": "client_pc_web_qiyefengguan_goods_spot_recover",
-                  "code": "recover",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "info",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "套保品种",
-              "rulekey": "client_pc_web_qiyefengguan_goods_hedge",
-              "code": "goods_hedge",
-              "path": "goods_hedge",
-              "component": "views/iframe/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "/ermcp/deliverygoodscommon/init",
-              "remark": "管理端",
-              "auth": [
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_goods_hedge_add",
-                  "code": "add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "修改",
-                  "rulekey": "client_pc_web_qiyefengguan_goods_hedge_edit",
-                  "code": "edit",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "info",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "仓库信息",
-          "rulekey": "client_pc_web_qiyefengguan_warehouse",
-          "code": "warehouse",
-          "path": "warehouse",
-          "component": "Main",
-          "sort": 3,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "正常",
-              "rulekey": "client_pc_web_qiyefengguan_warehouse_normal",
-              "code": "warehouse_normal",
-              "path": "warehouse_normal",
-              "component": "views/information/warehouse-info/list/normal-use/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_warehouse_normal_add",
-                  "code": "add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "修改",
-                  "rulekey": "client_pc_web_qiyefengguan_warehouse_normal_modify",
-                  "code": "modify",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "停用",
-                  "rulekey": "client_pc_web_qiyefengguan_warehouse_normal_disable",
-                  "code": "disable",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "停用",
-              "rulekey": "client_pc_web_qiyefengguan_warehouse_disabled",
-              "code": "warehouse_disabled",
-              "path": "warehouse_disabled",
-              "component": "views/information/warehouse-info/list/normal-use/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_warehouse_disabled_add",
-                  "code": "add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "恢复",
-                  "rulekey": "client_pc_web_qiyefengguan_warehouse_disabled_recover",
-                  "code": "recover",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "主体设置",
-          "rulekey": "client_pc_web_qiyefengguan_company",
-          "code": "company",
-          "path": "company",
-          "component": "Main",
-          "sort": 3,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "正常",
-              "rulekey": "client_pc_web_qiyefengguan_company_normal",
-              "code": "company_normal",
-              "path": "company_normal",
-              "component": "views/iframe/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "/ermcp/ermcppaareasubject/jyztinit",
-              "remark": "管理端",
-              "auth": [
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_company_normal_add",
-                  "code": "add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "修改",
-                  "rulekey": "client_pc_web_qiyefengguan_company_normal_modify",
-                  "code": "edit",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "停用",
-                  "rulekey": "client_pc_web_qiyefengguan_company_normal_disable",
-                  "code": "del",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "停用",
-              "rulekey": "client_pc_web_qiyefengguan_company_disabled",
-              "code": "company_disabled",
-              "path": "company_disabled",
-              "component": "views/iframe/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "/ermcp/ermcppaareasubject/jyztinit",
-              "remark": "管理端",
-              "auth": [
-                {
-                  "label": "恢复",
-                  "rulekey": "client_pc_web_qiyefengguan_company_disabled_recover",
-                  "code": "active",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "账户管理",
-          "rulekey": "client_pc_web_qiyefengguan_account",
-          "code": "account",
-          "path": "account",
-          "component": "Main",
-          "sort": 4,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "现货账户",
-              "rulekey": "client_pc_web_qiyefengguan_account_spot",
-              "code": "account_spot",
-              "path": "account_spot",
-              "component": "views/information/account_info/list/account_info_business/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_account_spot_add",
-                  "code": "account_spot_add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "修改",
-                  "rulekey": "client_pc_web_qiyefengguan_account_spot_modify",
-                  "code": "account_spot_modify",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "重置密码",
-                  "rulekey": "client_pc_web_qiyefengguan_account_spot_resetpwd",
-                  "code": "account_spot_resetpwd",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "锁定",
-                  "rulekey": "client_pc_web_qiyefengguan_account_spot_locked",
-                  "code": "account_spot_locked",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "解锁",
-                  "rulekey": "client_pc_web_qiyefengguan_account_spot_unlocked",
-                  "code": "account_spot_unlocked",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "注销",
-                  "rulekey": "client_pc_web_qiyefengguan_account_spot_cancel",
-                  "code": "account_spot_cancel",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "交易账户",
-              "rulekey": "client_pc_web_qiyefengguan_account_trade",
-              "code": "account_trade",
-              "path": "account_trade",
-              "component": "views/information/account_info/list/account_info_trade/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_account_trade_add",
-                  "code": "account_trade_add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "修改",
-                  "rulekey": "client_pc_web_qiyefengguan_account_trade_modify",
-                  "code": "account_trade_modify",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_account_trade_child_add",
-                  "code": "account_trade_child_add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "修改",
-                  "rulekey": "client_pc_web_qiyefengguan_account_trade_child_modify",
-                  "code": "account_trade_child_modify",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "重置密码",
-                  "rulekey": "client_pc_web_qiyefengguan_account_trade_child_reset",
-                  "code": "account_trade_child_reset",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "锁定",
-                  "rulekey": "client_pc_web_qiyefengguan_account_trade_child_locked",
-                  "code": "account_trade_child_locked",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "解锁",
-                  "rulekey": "client_pc_web_qiyefengguan_account_trade_child_unlocked",
-                  "code": "account_trade_child_unlocked",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "注销",
-                  "rulekey": "client_pc_web_qiyefengguan_account_trade_child_cancel",
-                  "code": "account_trade_child_cancel",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "管理账户",
-              "rulekey": "client_pc_web_qiyefengguan_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,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_account_manager_add",
-                  "code": "account_manager_add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "权限设置",
-                  "rulekey": "client_pc_web_qiyefengguan_account_manager_setting",
-                  "code": "account_manager_setting",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_account_manager_child_add",
-                  "code": "account_manager_child_add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "修改",
-                  "rulekey": "client_pc_web_qiyefengguan_account_manager_child_modify",
-                  "code": "account_manager_child_modify",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "重置密码",
-                  "rulekey": "client_pc_web_qiyefengguan_account_manager_child_reset",
-                  "code": "account_manager_child_reset",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "锁定",
-                  "rulekey": "client_pc_web_qiyefengguan_account_manager_child_locked",
-                  "code": "account_manager_child_locked",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "解锁",
-                  "rulekey": "client_pc_web_qiyefengguan_account_manager_child_unlocked",
-                  "code": "account_manager_child_unlocked",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "注销",
-                  "rulekey": "client_pc_web_qiyefengguan_account_manager_child_cancel",
-                  "code": "account_manager_child_cancel",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "期货账户",
-              "rulekey": "client_pc_web_qiyefengguan_account_futures",
-              "code": "account_futures",
-              "path": "account_futures",
-              "component": "views/information/account_info/list/account_info_futures/index.vue",
-              "sort": 4,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "账户设置",
-                  "rulekey": "client_pc_web_qiyefengguan_account_futures_setting",
-                  "code": "account_futures_setting",
-                  "isshow": false,
-                  "remark": ""
-                },
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_account_futures_add",
-                  "code": "account_futures_add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "修改",
-                  "rulekey": "client_pc_web_qiyefengguan_account_futures_modify",
-                  "code": "account_futures_modify",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_account_futures_child_add",
-                  "code": "account_futures_child_add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "修改",
-                  "rulekey": "client_pc_web_qiyefengguan_account_futures_child_modify",
-                  "code": "account_futures_child_modify",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "授信",
-                  "rulekey": "client_pc_web_qiyefengguan_account_futures_child_credit",
-                  "code": "account_futures_child_credit",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "注销",
-                  "rulekey": "client_pc_web_qiyefengguan_account_futures_child_cancel",
-                  "code": "account_futures_child_cancel",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "审核设置",
-          "rulekey": "client_pc_web_qiyefengguan_audit",
-          "code": "audit",
-          "path": "audit",
-          "component": "Main",
-          "sort": 4,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "审核设置",
-              "rulekey": "client_pc_web_qiyefengguan_audit_setting",
-              "code": "audit_setting",
-              "path": "audit_setting",
-              "component": "views/iframe/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "/ermcp/paAreaAuditConfig/init",
-              "remark": "管理端",
-              "auth": [
-                {
-                  "label": "修改",
-                  "rulekey": "client_pc_web_qiyefengguan_audit_setting_edit",
-                  "code": "edit",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        }
-      ]
-    },
-    {
-      "title": "现货套保",
-      "rulekey": "client_pc_web_qiyefengguan_business",
-      "code": "business",
-      "path": "/business",
-      "component": "Layout",
-      "sort": 2,
-      "isshow": true,
-      "children": [
-        {
-          "title": "采购合同",
-          "rulekey": "client_pc_web_qiyefengguan_purchase",
-          "code": "purchase",
-          "path": "purchase",
-          "component": "Main",
-          "sort": 1,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "待点价合同",
-              "rulekey": "client_pc_web_qiyefengguan_purchase_pending",
-              "code": "purchase_pending",
-              "path": "purchase_pending",
-              "component": "views/business/purchase/list/all/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "点价登记",
-                  "rulekey": "client_pc_web_qiyefengguan_purchase_pending_someprice",
-                  "code": "purchase_pending_someprice",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "套保交易",
-                  "rulekey": "client_pc_web_qiyefengguan_purchase_pending_trade",
-                  "code": "purchase_pending_trade",
-                  "isshow": false,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "待交收合同",
-              "rulekey": "client_pc_web_qiyefengguan_purchase_performance",
-              "code": "purchase_performance",
-              "path": "purchase_performance",
-              "component": "views/business/purchase/list/all/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "交收登记",
-                  "rulekey": "client_pc_web_qiyefengguan_purchase_performance_settlement",
-                  "code": "purchase_performance_settlement",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "款项登记",
-                  "rulekey": "client_pc_web_qiyefengguan_purchase_performance_funds",
-                  "code": "purchase_performance_funds",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "发票登记",
-                  "rulekey": "client_pc_web_qiyefengguan_purchase_performance_invoice",
-                  "code": "purchase_performance_invoice",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "入库登记",
-                  "rulekey": "client_pc_web_qiyefengguan_purchase_performance_storage",
-                  "code": "purchase_performance_storage",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "完结合同",
-                  "rulekey": "client_pc_web_qiyefengguan_purchase_performance_ending",
-                  "code": "purchase_performance_ending",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "新增合同",
-              "rulekey": "client_pc_web_qiyefengguan_purchase_contract",
-              "code": "purchase_contract",
-              "path": "purchase_contract",
-              "component": "views/information/spot-contract/list/purchase/index.vue",
-              "sort": 3,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_purchase_contract_add",
-                  "code": "add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "重新提交",
-                  "rulekey": "client_pc_web_qiyefengguan_purchase_contract_resubmit",
-                  "code": "resubmit",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "撤回",
-                  "rulekey": "client_pc_web_qiyefengguan_purchase_contract_cancel",
-                  "code": "cancel",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "删除",
-                  "rulekey": "client_pc_web_qiyefengguan_purchase_contract_delete",
-                  "code": "delete",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "已完成合同",
-              "rulekey": "client_pc_web_qiyefengguan_purchase_finish",
-              "code": "purchase_finish",
-              "path": "purchase_finish",
-              "component": "views/information/spot-contract/list/purchase/index.vue",
-              "sort": 4,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "销售合同",
-          "rulekey": "client_pc_web_qiyefengguan_sell",
-          "code": "sell",
-          "path": "sell",
-          "component": "Main",
-          "sort": 2,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "待点价合同",
-              "rulekey": "client_pc_web_qiyefengguan_sell_pending",
-              "code": "sell_pending",
-              "path": "sell_pending",
-              "component": "views/business/sell/list/all/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "点价登记",
-                  "rulekey": "client_pc_web_qiyefengguan_sell_pending_someprice",
-                  "code": "sell_pending_someprice",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "套保交易",
-                  "rulekey": "client_pc_web_qiyefengguan_sell_pending_trade",
-                  "code": "sell_pending_trade",
-                  "isshow": false,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "待交收合同",
-              "rulekey": "client_pc_web_qiyefengguan_sell_performance",
-              "code": "sell_performance",
-              "path": "sell_performance",
-              "component": "views/business/sell/list/all/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "交收登记",
-                  "rulekey": "client_pc_web_qiyefengguan_sell_performance_settlement",
-                  "code": "sell_performance_settlement",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "款项登记",
-                  "rulekey": "client_pc_web_qiyefengguan_sell_performance_funds",
-                  "code": "sell_performance_funds",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "发票登记",
-                  "rulekey": "client_pc_web_qiyefengguan_sell_performance_invoice",
-                  "code": "sell_performance_invoice",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "出库登记",
-                  "rulekey": "client_pc_web_qiyefengguan_sell_performance_storage",
-                  "code": "sell_performance_storage",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "完结合同",
-                  "rulekey": "client_pc_web_qiyefengguan_sell_performance_ending",
-                  "code": "sell_performance_ending",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "新增合同",
-              "rulekey": "client_pc_web_qiyefengguan_sell_contract",
-              "code": "sell_contract",
-              "path": "sell_contract",
-              "component": "views/information/spot-contract/list/sell/index.vue",
-              "sort": 3,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_sell_contract_add",
-                  "code": "add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "重新提交",
-                  "rulekey": "client_pc_web_qiyefengguan_sell_contract_resubmit",
-                  "code": "resubmit",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "撤回",
-                  "rulekey": "client_pc_web_qiyefengguan_sell_contract_delete",
-                  "code": "cancel",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "已完成合同",
-              "rulekey": "client_pc_web_qiyefengguan_sell_finish",
-              "code": "sell_finish",
-              "path": "sell_finish",
-              "component": "views/information/spot-contract/list/sell/index.vue",
-              "sort": 4,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "购销计划",
-          "rulekey": "client_pc_web_qiyefengguan_plan",
-          "code": "plan",
-          "path": "plan",
-          "component": "Main",
-          "sort": 3,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "执行中计划",
-              "rulekey": "client_pc_web_qiyefengguan_plan_running",
-              "code": "plan_running",
-              "path": "plan_running",
-              "component": "views/business/plan/list/running/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "新增计划",
-              "rulekey": "client_pc_web_qiyefengguan_plan_uncommitted",
-              "code": "plan_uncommitted",
-              "path": "plan_uncommitted",
-              "component": "views/business/plan/list/uncommitted/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_plan_uncommitted_add",
-                  "code": "add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "修改",
-                  "rulekey": "client_pc_web_qiyefengguan_plan_uncommitted_modify",
-                  "code": "modify",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "审核",
-                  "rulekey": "client_pc_web_qiyefengguan_plan_uncommitted_check",
-                  "code": "check",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "重新提交",
-                  "rulekey": "client_pc_web_qiyefengguan_plan_uncommitted_resubmit",
-                  "code": "resubmit",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "撤销",
-                  "rulekey": "client_pc_web_qiyefengguan_plan_uncommitted_cancel",
-                  "code": "cancel",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "删除",
-                  "rulekey": "client_pc_web_qiyefengguan_plan_uncommitted_delete",
-                  "code": "delete",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "现货查询",
-          "rulekey": "client_pc_web_qiyefengguan_search_spot",
-          "code": "search_spot",
-          "path": "search_spot",
-          "component": "Main",
-          "sort": 4,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "采购合同",
-              "rulekey": "client_pc_web_qiyefengguan_search_purchase",
-              "code": "search_purchase",
-              "path": "search_purchase",
-              "component": "views/business/search/spot/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": []
-            },
-            {
-              "title": "销售合同",
-              "rulekey": "client_pc_web_qiyefengguan_search_sell",
-              "code": "search_sell",
-              "path": "search_sell",
-              "component": "views/business/search/spot/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": []
-            },
-            {
-              "title": "购销计划",
-              "rulekey": "client_pc_web_qiyefengguan_search_plan",
-              "code": "search_plan",
-              "path": "search_plan",
-              "component": "views/business/search/plan/index.vue",
-              "sort": 3,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": []
-            }
-          ]
-        },
-        {
-          "title": "期现关联",
-          "rulekey": "client_pc_web_qiyefengguan_futures_spot",
-          "code": "futures_spot",
-          "path": "futures_spot",
-          "component": "Main",
-          "sort": 5,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "外部成交单关联",
-              "rulekey": "client_pc_web_qiyefengguan_futures_spot_finish",
-              "code": "futures_spot_finish",
-              "path": "futures_spot_finish",
-              "component": "views/iframe/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "/link/patradelink/initcommonview",
-              "remark": "管理端",
-              "auth": [
-                {
-                  "label": "关联",
-                  "rulekey": "client_pc_web_qiyefengguan_futures_spot_finish_bind",
-                  "code": "relation",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "解除关联",
-                  "rulekey": "client_pc_web_qiyefengguan_futures_spot_finish_unbind",
-                  "code": "del",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "期现单据关联",
-              "rulekey": "client_pc_web_qiyefengguan_futures_spot_order",
-              "code": "futures_spot_order",
-              "path": "futures_spot_order",
-              "component": "views/iframe/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "/link/patradelink/initcommonview",
-              "remark": "管理端",
-              "auth": [
-                {
-                  "label": "补单关联",
-                  "rulekey": "client_pc_web_qiyefengguan_futures_spot_order_add",
-                  "code": "supplerelation",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "关联",
-                  "rulekey": "client_pc_web_qiyefengguan_futures_spot_order_bind",
-                  "code": "relation",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "关联记录",
-              "rulekey": "client_pc_web_qiyefengguan_futures_spot_record",
-              "code": "futures_spot_record",
-              "path": "futures_spot_record",
-              "component": "views/iframe/index.vue",
-              "sort": 3,
-              "isshow": true,
-              "url": "/link/patradelink/initcommonview",
-              "remark": "管理端",
-              "auth": [
-                {
-                  "label": "解除关联",
-                  "rulekey": "client_pc_web_qiyefengguan_futures_spot_record_unbind",
-                  "code": "del",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "现货参考价",
-          "rulekey": "client_pc_web_qiyefengguan_spotmarket",
-          "code": "spotmarket",
-          "path": "spotmarket",
-          "component": "Main",
-          "sort": 6,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "现货参考价",
-              "rulekey": "client_pc_web_qiyefengguan_spotmarket_price",
-              "code": "spotmarket_price",
-              "path": "spotmarket_price",
-              "component": "views/business/spotmarket/list/price/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "修改",
-                  "rulekey": "client_pc_web_qiyefengguan_spotmarket_price_modify",
-                  "code": "modify",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        }
-      ]
-    },
-    {
-      "title": "风险管理",
-      "rulekey": "client_pc_web_qiyefengguan_riskmanage",
-      "code": "riskmanage",
-      "path": "/riskmanage",
-      "component": "Layout",
-      "sort": 3,
-      "isshow": true,
-      "children": [
-        {
-          "title": "实时敞口",
-          "rulekey": "client_pc_web_qiyefengguan_exposure_realtime",
-          "code": "exposure_realtime",
-          "path": "exposure_realtime",
-          "component": "Main",
-          "sort": 1,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "实时敞口",
-              "rulekey": "client_pc_web_qiyefengguan_exposure_realtime_index",
-              "code": "exposure_realtime_index",
-              "path": "exposure_realtime_index",
-              "component": "views/business/exposure/list/realTime/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "下单",
-                  "rulekey": "client_pc_web_qiyefengguan_exposure_realtime_index_add",
-                  "code": "exposure_realtime_index_add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "现货明细",
-                  "rulekey": "client_pc_web_qiyefengguan_exposure_realtime_spot_details",
-                  "code": "exposure_realtime_spot_details",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "期货明细",
-                  "rulekey": "client_pc_web_qiyefengguan_exposure_realtime_futures_details",
-                  "code": "exposure_realtime_futures_details",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "参数变动明细",
-                  "rulekey": "client_pc_web_qiyefengguan_exposure_realtime_params_details",
-                  "code": "exposure_realtime_params_details",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "头寸查询",
-          "rulekey": "client_pc_web_qiyefengguan_position",
-          "code": "position",
-          "path": "position",
-          "component": "Main",
-          "sort": 2,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "现货商品头寸",
-              "rulekey": "client_pc_web_qiyefengguan_position_spot",
-              "code": "position_spot",
-              "path": "position_spot",
-              "component": "views/business/exposure/list/spot/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "现货变动明细",
-                  "rulekey": "client_pc_web_qiyefengguan_position_spot_details",
-                  "code": "position_spot_details",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "期货持仓头寸",
-              "rulekey": "client_pc_web_qiyefengguan_position_futures",
-              "code": "position_futures",
-              "path": "position_futures",
-              "component": "views/business/exposure/list/futures/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "期货变动明细",
-                  "rulekey": "client_pc_web_qiyefengguan_position_futures_details",
-                  "code": "position_futures_details",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "历史敞口",
-          "rulekey": "client_pc_web_qiyefengguan_exposure_history",
-          "code": "exposure_history",
-          "path": "exposure_history",
-          "component": "Main",
-          "sort": 3,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "历史敞口",
-              "rulekey": "client_pc_web_qiyefengguan_exposure_history_index",
-              "code": "exposure_history_index",
-              "path": "exposure_history_index",
-              "component": "views/business/exposure/list/history/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": []
-            }
-          ]
-        }
-      ]
-    },
-    {
-      "title": "风管审核",
-      "rulekey": "client_pc_web_qiyefengguan_riskreview",
-      "code": "riskreview",
-      "path": "/riskreview",
-      "component": "Layout",
-      "sort": 4,
-      "isshow": true,
-      "children": [
-        {
-          "title": "套保比例审核",
-          "rulekey": "client_pc_web_qiyefengguan_hedge_ratio",
-          "code": "hedge_ratio",
-          "path": "hedge_ratio",
-          "component": "Main",
-          "sort": 1,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "待审核",
-              "rulekey": "client_pc_web_qiyefengguan_hedge_ratio_checkpending",
-              "code": "hedge_ratio_checkpending",
-              "path": "hedge_ratio_checkpending",
-              "component": "views/iframe/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "/ermcp/paramchangeapp/initview",
-              "remark": "管理端",
-              "auth": [
-                {
-                  "label": "审核",
-                  "rulekey": "client_pc_web_qiyefengguan_hedge_ratio_check",
-                  "code": "check",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "info",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "已审核",
-              "rulekey": "client_pc_web_qiyefengguan_hedge_ratio_performance",
-              "code": "hedge_ratio_performance",
-              "path": "hedge_ratio_performance",
-              "component": "views/iframe/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "/ermcp/paramchangeapp/initview",
-              "remark": "管理端",
-              "auth": [
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "info",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "现货参数审核",
-          "rulekey": "client_pc_web_qiyefengguan_spot_params",
-          "code": "spot_params",
-          "path": "spot_params",
-          "component": "Main",
-          "sort": 2,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "待审核",
-              "rulekey": "client_pc_web_qiyefengguan_spot_params_checkpending",
-              "code": "spot_params_checkpending",
-              "path": "spot_params_checkpending",
-              "component": "views/iframe/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "/ermcp/paramchangeapp/initcommonview",
-              "remark": "管理端",
-              "auth": [
-                {
-                  "label": "审核",
-                  "rulekey": "client_pc_web_qiyefengguan_spot_params_check",
-                  "code": "check",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "info",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "已审核",
-              "rulekey": "client_pc_web_qiyefengguan_spot_params_performance",
-              "code": "spot_params_performance",
-              "path": "spot_params_performance",
-              "component": "views/iframe/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "/ermcp/paramchangeapp/initcommonview",
-              "remark": "管理端",
-              "auth": [
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "info",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        }
-      ]
-    },
-    {
-      "title": "现货审核",
-      "rulekey": "client_pc_web_qiyefengguan_spotreview",
-      "code": "spotreview",
-      "path": "/spotreview",
-      "component": "Layout",
-      "sort": 5,
-      "isshow": true,
-      "children": [
-        {
-          "title": "合同审核",
-          "rulekey": "client_pc_web_qiyefengguan_contract",
-          "code": "contract",
-          "path": "contract",
-          "component": "Main",
-          "sort": 1,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "待审核",
-              "rulekey": "client_pc_web_qiyefengguan_contract_checkpending",
-              "code": "contract_checkpending",
-              "path": "contract_checkpending",
-              "component": "views/information/spot-contract/list/audit/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "审核",
-                  "rulekey": "client_pc_web_qiyefengguan_contract_checkpending_check",
-                  "code": "check",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "撤销",
-                  "rulekey": "client_pc_web_qiyefengguan_contract_checkpending_cancel",
-                  "code": "cancel",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "已审核",
-              "rulekey": "client_pc_web_qiyefengguan_contract_performance",
-              "code": "contract_performance",
-              "path": "contract_performance",
-              "component": "views/information/spot-contract/list/audit/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "点价审核",
-          "rulekey": "client_pc_web_qiyefengguan_someprice",
-          "code": "someprice",
-          "path": "someprice",
-          "component": "Main",
-          "sort": 2,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "待审核",
-              "rulekey": "client_pc_web_qiyefengguan_someprice_checkpending",
-              "code": "someprice_checkpending",
-              "path": "someprice_checkpending",
-              "component": "views/manage/business-review/list/someprice/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "审核",
-                  "rulekey": "client_pc_web_qiyefengguan_someprice_checkpending_check",
-                  "code": "check",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "撤销",
-                  "rulekey": "client_pc_web_qiyefengguan_someprice_checkpending_cancel",
-                  "code": "cancel",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "已审核",
-              "rulekey": "client_pc_web_qiyefengguan_someprice_performance",
-              "code": "someprice_performance",
-              "path": "someprice_performance",
-              "component": "views/manage/business-review/list/someprice/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "交收审核",
-          "rulekey": "client_pc_web_qiyefengguan_settlement",
-          "code": "settlement",
-          "path": "settlement",
-          "component": "Main",
-          "sort": 3,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "待审核",
-              "rulekey": "client_pc_web_qiyefengguan_settlement_checkpending",
-              "code": "settlement_checkpending",
-              "path": "settlement_checkpending",
-              "component": "views/manage/business-review/list/settlement/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "审核",
-                  "rulekey": "client_pc_web_qiyefengguan_settlement_checkpending_check",
-                  "code": "check",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "撤销",
-                  "rulekey": "client_pc_web_qiyefengguan_settlement_checkpending_cancel",
-                  "code": "cancel",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "已审核",
-              "rulekey": "client_pc_web_qiyefengguan_settlement_performance",
-              "code": "settlement_performance",
-              "path": "settlement_performance",
-              "component": "views/manage/business-review/list/settlement/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "计划审核",
-          "rulekey": "client_pc_web_qiyefengguan_plan_audit",
-          "code": "plan_audit",
-          "path": "plan_audit",
-          "component": "Main",
-          "sort": 4,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "待审核",
-              "rulekey": "client_pc_web_qiyefengguan_plan_checkpending",
-              "code": "plan_checkpending",
-              "path": "plan_checkpending",
-              "component": "views/business/plan/list/audit/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "审核",
-                  "rulekey": "client_pc_web_qiyefengguan_plan_checkpending_check",
-                  "code": "check",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "撤销",
-                  "rulekey": "client_pc_web_qiyefengguan_plan_checkpending_cancel",
-                  "code": "cancel",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "已审核",
-              "rulekey": "client_pc_web_qiyefengguan_plan_performance",
-              "code": "plan_performance",
-              "path": "plan_performance",
-              "component": "views/business/plan/list/audit/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "出入库审核",
-          "rulekey": "client_pc_web_qiyefengguan_stock",
-          "code": "stock",
-          "path": "stock",
-          "component": "Main",
-          "sort": 5,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "待审核",
-              "rulekey": "client_pc_web_qiyefengguan_stock_checkpending",
-              "code": "stock_checkpending",
-              "path": "stock_checkpending",
-              "component": "views/manage/inventory-review/list/audit/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "审核",
-                  "rulekey": "client_pc_web_qiyefengguan_stock_checkpending_check",
-                  "code": "check",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "撤销",
-                  "rulekey": "client_pc_web_qiyefengguan_stock_checkpending_cancel",
-                  "code": "cancel",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "已审核",
-              "rulekey": "client_pc_web_qiyefengguan_stock_performance",
-              "code": "stock_performance",
-              "path": "stock_performance",
-              "component": "views/manage/inventory-review/list/audit/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        }
-      ]
-    },
-    {
-      "title": "库存管理",
-      "rulekey": "client_pc_web_qiyefengguan_inventory",
-      "code": "inventory",
-      "path": "/inventory",
-      "component": "Layout",
-      "sort": 6,
-      "isshow": true,
-      "children": [
-        {
-          "title": "库存管理",
-          "rulekey": "client_pc_web_qiyefengguan_inventory_manage",
-          "code": "inventory_manage",
-          "path": "inventory_manage",
-          "component": "Main",
-          "sort": 1,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "库存管理",
-              "rulekey": "client_pc_web_qiyefengguan_inventory_management",
-              "code": "inventory_management",
-              "path": "inventory_management",
-              "component": "views/search/inventory/list/inventory_current/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_inventory_management_add",
-                  "code": "add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "入库明细",
-                  "rulekey": "client_pc_web_qiyefengguan_inventory_manager_inbound_details",
-                  "code": "inventory_manager_inbound_details",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "出库明细",
-                  "rulekey": "client_pc_web_qiyefengguan_inventory_manager_outbound_details",
-                  "code": "inventory_manager_outbound_details",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        }
-      ]
-    },
-    {
-      "title": "财务审核",
-      "rulekey": "client_pc_web_qiyefengguan_financereview",
-      "code": "financereview",
-      "path": "/financereview",
-      "component": "Layout",
-      "sort": 7,
-      "isshow": true,
-      "children": [
-        {
-          "title": "发票审核",
-          "rulekey": "client_pc_web_qiyefengguan_invoice",
-          "code": "invoice",
-          "path": "invoice",
-          "component": "Main",
-          "sort": 1,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "待审核",
-              "rulekey": "client_pc_web_qiyefengguan_invoice_checkpending",
-              "code": "invoice_checkpending",
-              "path": "invoice_checkpending",
-              "component": "views/manage/finance-review/list/invoice/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "审核",
-                  "rulekey": "client_pc_web_qiyefengguan_invoice_checkpending_check",
-                  "code": "check",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "撤销",
-                  "rulekey": "client_pc_web_qiyefengguan_invoice_checkpending_cancel",
-                  "code": "cancel",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "已审核",
-              "rulekey": "client_pc_web_qiyefengguan_invoice_performance",
-              "code": "invoice_performance",
-              "path": "invoice_performance",
-              "component": "views/manage/finance-review/list/invoice/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "款项审核",
-          "rulekey": "client_pc_web_qiyefengguan_funds",
-          "code": "funds",
-          "path": "funds",
-          "component": "Main",
-          "sort": 2,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "待审核",
-              "rulekey": "client_pc_web_qiyefengguan_funds_checkpending",
-              "code": "funds_checkpending",
-              "path": "funds_checkpending",
-              "component": "views/manage/finance-review/list/funds/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "审核",
-                  "rulekey": "client_pc_web_qiyefengguan_funds_checkpending_check",
-                  "code": "check",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "撤销",
-                  "rulekey": "client_pc_web_qiyefengguan_funds_checkpending_cancel",
-                  "code": "cancel",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "已审核",
-              "rulekey": "client_pc_web_qiyefengguan_funds_performance",
-              "code": "funds_performance",
-              "path": "funds_performance",
-              "component": "views/manage/finance-review/list/funds/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        }
-      ]
-    },
-    {
-      "title": "统计报表",
-      "rulekey": "client_pc_web_qiyefengguan_report",
-      "code": "report",
-      "path": "/report",
-      "component": "Layout",
-      "sort": 8,
-      "isshow": true,
-      "children": [
-        {
-          "title": "现货报表",
-          "rulekey": "client_pc_web_qiyefengguan_spot_report",
-          "code": "spot_report",
-          "path": "spot_report",
-          "component": "Main",
-          "sort": 1,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "现货报表",
-              "rulekey": "client_pc_web_qiyefengguan_spot_report_spot",
-              "code": "spot_report_spot",
-              "path": "spot_report_spot",
-              "component": "views/report/spot-report/list/spot_report/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "现货明细",
-                  "rulekey": "client_pc_web_qiyefengguan_spot_report_spot_detail",
-                  "code": "spot_report_spot_detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "敞口报表",
-          "rulekey": "client_pc_web_qiyefengguan_exposure_report",
-          "code": "exposure_report",
-          "path": "exposure_report",
-          "component": "Main",
-          "sort": 2,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "敞口报表",
-              "rulekey": "client_pc_web_qiyefengguan_exposure_report_exposure",
-              "code": "exposure_report_exposure",
-              "path": "exposure_report_exposure",
-              "component": "views/report/exposure-report/list/exposure_report/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "现货合同变动量明细",
-                  "rulekey": "client_pc_web_qiyefengguan_exposure_report_exposure_contract_changes",
-                  "code": "exposure_report_exposure_contract_changes",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "套保计划变动量明细",
-                  "rulekey": "client_pc_web_qiyefengguan_exposure_report_exposure_hedging_plan",
-                  "code": "exposure_report_exposure_hedging_plan",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "期货变动量明细",
-                  "rulekey": "client_pc_web_qiyefengguan_exposure_report_exposure_futures_changes",
-                  "code": "exposure_report_exposure_futures_changes",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "参数调整变动量明细",
-                  "rulekey": "client_pc_web_qiyefengguan_exposure_report_exposure_parameter_adjustment_changes",
-                  "code": "exposure_report_exposure_parameter_adjustment_changes",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "期货报表",
-          "rulekey": "client_pc_web_qiyefengguan_future_report",
-          "code": "future_report",
-          "path": "future_report",
-          "component": "Main",
-          "sort": 3,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "期货报表",
-              "rulekey": "client_pc_web_qiyefengguan_future_report_future",
-              "code": "future_report_future",
-              "path": "future_report_future",
-              "component": "views/report/future_report/list/future_report/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "账户明细",
-                  "rulekey": "client_pc_web_qiyefengguan_future_report_future_detail",
-                  "code": "future_report_future_detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "财务报表",
-          "rulekey": "client_pc_web_qiyefengguan_finance_report",
-          "code": "finance_report",
-          "path": "finance_report",
-          "component": "Main",
-          "sort": 4,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "财务报表",
-              "rulekey": "client_pc_web_qiyefengguan_finance_report_finance",
-              "code": "finance_report_finance",
-              "path": "finance_report_finance",
-              "component": "views/report/finance-report/list/finance_report_finance/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "商品明细",
-                  "rulekey": "client_pc_web_qiyefengguan_finance_report_finance_category_breakdown",
-                  "code": "finance_report_finance_category_breakdown",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "品牌明细",
-                  "rulekey": "client_pc_web_qiyefengguan_finance_report_finance_brand_details",
-                  "code": "finance_report_finance_brand_details",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "库存报表",
-          "rulekey": "client_pc_web_qiyefengguan_inventory_report",
-          "code": "inventory_report",
-          "path": "inventory_report",
-          "component": "Main",
-          "sort": 5,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "库存报表",
-              "rulekey": "client_pc_web_qiyefengguan_inventory_report_inventory_category",
-              "code": "inventory_report_inventory_category",
-              "path": "inventory_report_inventory_category",
-              "component": "views/report/inventory-report/list/category/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "品牌明细",
-                  "rulekey": "client_pc_web_qiyefengguan_inventory_report_inventory_category_brand_detail",
-                  "code": "inventory_report_inventory_category_brand_detail",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "仓库明细",
-                  "rulekey": "client_pc_web_qiyefengguan_inventory_report_inventory_category_warehouse_detail",
-                  "code": "inventory_report_inventory_category_warehouse_detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "仓库报表",
-          "rulekey": "client_pc_web_qiyefengguan_warehouse_report",
-          "code": "warehouse_report",
-          "path": "warehouse_report",
-          "component": "Main",
-          "sort": 6,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "仓库报表",
-              "rulekey": "client_pc_web_qiyefengguan_warehouse_report_warehouse",
-              "code": "warehouse_report_warehouse",
-              "path": "warehouse_report_warehouse",
-              "component": "views/report/inventory-report/list/warehouse/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "库存明细",
-                  "rulekey": "client_pc_web_qiyefengguan_warehouse_report_warehouse_detail",
-                  "code": "warehouse_report_warehouse_detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "汇总报表",
-          "rulekey": "client_pc_web_qiyefengguan_sum_pl_report",
-          "code": "sum_pl_report",
-          "path": "sum_pl_report",
-          "component": "Main",
-          "sort": 7,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "汇总报表",
-              "rulekey": "client_pc_web_qiyefengguan_sum_pl_report_sum_pl",
-              "code": "sum_pl_report_sum_pl",
-              "path": "sum_pl_report_sum_pl",
-              "component": "views/report/sum_pl_report/list/sum_pl_report/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "损益明细",
-                  "rulekey": "client_pc_web_qiyefengguan_sum_pl_report_profit_and_loss_details",
-                  "code": "sum_pl_report_profit_and_loss_details",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        },
-        {
-          "title": "定价报表",
-          "rulekey": "client_pc_web_qiyefengguan_price_report",
-          "code": "price_report",
-          "path": "price_report",
-          "component": "Main",
-          "sort": 8,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "定价报表",
-              "rulekey": "client_pc_web_qiyefengguan_price_report_spot",
-              "code": "price_report_spot",
-              "path": "price_report_spot",
-              "component": "views/iframe/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "/reckon/scmiddlegoods/init",
-              "remark": "管理端",
-              "auth": []
-            }
-          ]
-        }
-      ]
-    },
-    {
-      "title": "铂金宝",
-      "rulekey": "client_pc_web_qiyefengguan_platinum",
-      "code": "platinum",
-      "path": "/platinum",
-      "component": "Layout",
-      "sort": 90,
-      "isshow": true,
-      "children": [
-        {
-          "title": "客户资料",
-          "rulekey": "client_pc_web_qiyefengguan_platinum_custom",
-          "code": "platinum-custom",
-          "path": "custom",
-          "component": "Main",
-          "sort": 10,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "待审核",
-              "rulekey": "client_pc_web_qiyefengguan_platinum_custom_checkpending",
-              "code": "custom_checkpending",
-              "path": "custom_checkpending",
-              "component": "views/information/custom/index.vue",
-              "sort": 1,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_platinum_custom_checkpending_add",
-                  "code": "add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "审核",
-                  "rulekey": "client_pc_web_qiyefengguan_platinum_custom_checkpending_check",
-                  "code": "check",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "重新提交",
-                  "rulekey": "client_pc_web_qiyefengguan_platinum_custom_normal_modify",
-                  "code": "modify",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "正常",
-              "rulekey": "client_pc_web_qiyefengguan_platinum_custom_normal",
-              "code": "custom_normal",
-              "path": "custom_normal",
-              "component": "views/information/custom/index.vue",
-              "sort": 2,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_platinum_custom_normal_add",
-                  "code": "add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "停用",
-                  "rulekey": "client_pc_web_qiyefengguan_platinum_custom_normal_disable",
-                  "code": "disable",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "",
-                  "code": "detail",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            },
-            {
-              "title": "停用",
-              "rulekey": "client_pc_web_qiyefengguan_platinum_custom_disabled",
-              "code": "custom_disabled",
-              "path": "custom_disabled",
-              "component": "views/information/custom/index.vue",
-              "sort": 3,
-              "isshow": true,
-              "url": "",
-              "remark": "",
-              "auth": [
-                {
-                  "label": "新增",
-                  "rulekey": "client_pc_web_qiyefengguan_platinum_custom_disabled_add",
-                  "code": "add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "恢复",
-                  "rulekey": "client_pc_web_qiyefengguan_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_sub",
-              "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_dtj_sub",
-              "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_refuse",
-              "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": "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": []
-            }
-          ]
-        },
-        {
-          "title": "出入金查询",
-          "rulekey": "client_pc_web_qhj_platinum_apply_in_out_query",
-          "code": "platinum_apply_in_out_query",
-          "path": "platinum_apply_in_out_query",
-          "component": "Main",
-          "sort": 110,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "出入金查询",
-              "rulekey": "client_pc_web_qhj_platinum_apply_in_out_query_tab",
-              "code": "platinum_apply_in_out_query_tab",
-              "path": "platinum_apply_in_out_query_tab",
-              "component": "views/iframe/index.vue",
-              "sort": 10,
-              "isshow": true,
-              "url": "/qhj/bankaccountoutinapply/init",
-              "remark": "管理端",
-              "auth": []
-            }
-          ]
-        }
-      ]
-    },
-    {
-      "title": "签单",
-      "rulekey": "client_pc_web_qiyefengguan_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": "cclient_pc_web_qhj_qdsz_tab_revise_delete",
-                  "code": "del",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "关联现货",
-                  "rulekey": "client_pc_web_qhj_qdsz_tab_spot_dddddd",
-                  "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_tdsz_tab_add",
-                  "code": "add",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "修改",
-                  "rulekey": "client_pc_web_qhj_qdsz_tab_modify",
-                  "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_dddss",
-              "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": "client_pc_web_qiyefengguan_platinum_asset_management_signing_normal_expiry_renewal",
-                  "code": "lock",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "待付款登记",
-                  "rulekey": "client_pc_web_qiyefengguan_platinum_asset_management_signing_normal_expiry_renewal_tranmoneyin",
-                  "code": "tranmoneyin",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "client_pc_web_qiyefengguan_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": "client_pc_web_qiyefengguan_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": "client_pc_web_qiyefengguan_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_dadalfjlfkj",
-              "code": "platinum_financial_collection_all_tab",
-              "path": "platinum_financial_collection_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_collection",
-                  "code": "exportdata",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "client_pc_web_qhj_cwfk_all_tab_export_info_collection",
-                  "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": []
-            }
-          ]
-        },
-        {
-          "title": "产品销售报表",
-          "rulekey": "client_pc_web_qhj_platinum_product_sales_report",
-          "code": "platinum_product_sales_report",
-          "path": "platinum_product_sales_report",
-          "component": "Main",
-          "sort": 100,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "产品新增业绩(周报)",
-              "rulekey": "client_pc_web_qhj_platinum_product_sales_report_tab",
-              "code": "platinum_product_sales_report_tab",
-              "path": "platinum_product_sales_report_tab",
-              "component": "views/iframe/index.vue",
-              "sort": 10,
-              "isshow": true,
-              "url": "/qhj/prosaleday/productinitview",
-              "remark": "管理端",
-              "auth": []
-            }
-          ]
-        },
-        {
-          "title": "客户合同查询",
-          "rulekey": "client_pc_web_qhj_platinum_customer_contract_inquiries",
-          "code": "platinum_customer_contract_inquiries",
-          "path": "platinum_customer_contract_inquiries",
-          "component": "Main",
-          "sort": 100,
-          "isshow": true,
-          "url": "",
-          "remark": "",
-          "children": [
-            {
-              "title": "客户合同查询",
-              "rulekey": "client_pc_web_qhj_platinum_customer_contract_inquiries_tab",
-              "code": "platinum_customer_contract_inquiries_tab",
-              "path": "platinum_customer_contract_inquiries_tab",
-              "component": "views/iframe/index.vue",
-              "sort": 10,
-              "isshow": true,
-              "url": "/qhj/qhjsigncontract/contractInit",
-              "remark": "管理端",
-              "auth": [
-                {
-                  "label": "导出",
-                  "rulekey": "client_pc_web_platinum_customer_contract_inquiries_tab_export",
-                  "code": "exportdata",
-                  "isshow": true,
-                  "remark": ""
-                },
-                {
-                  "label": "详情",
-                  "rulekey": "client_pc_web_platinum_customer_contract_inquiries_tab_info",
-                  "code": "info",
-                  "isshow": true,
-                  "remark": ""
-                }
-              ]
-            }
-          ]
-        }
-      ]
-    }
-  ]
-  
+  {
+    "title": "底部单据菜单",
+    "rulekey": "client_pc_web_order_bottom",
+    "code": "bottom",
+    "sort": 1,
+    "isshow": true,
+    "component": "layout/index.vue",
+    "path": "",
+    "children": [
+      {
+        "title": "期货订单",
+        "rulekey": "client_pc_web_qiyefengguan_futures_information",
+        "code": "futures_information",
+        "sort": 1,
+        "isshow": true,
+        "component": "views/order/futures_information/index.vue",
+        "path": "",
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "持仓",
+            "rulekey": "client_pc_web_qiyefengguan_futures_information_position",
+            "code": "futures_information_position",
+            "sort": 1,
+            "isshow": true,
+            "component": "components/futures_information_position/index.vue",
+            "path": "",
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "平仓",
+                "rulekey": "client_pc_web_qiyefengguan_futures_information_position_close",
+                "code": "close",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "委托",
+            "rulekey": "client_pc_web_qiyefengguan_futures_information_entrust",
+            "code": "futures_information_entrust",
+            "sort": 2,
+            "isshow": true,
+            "component": "components/futures_information_entrust/index.vue",
+            "path": "",
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "撤单",
+                "rulekey": "client_pc_web_qiyefengguan_futures_information_entrust_cancel",
+                "code": "cancel",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "成交",
+            "rulekey": "client_pc_web_qiyefengguan_futures_information_success",
+            "code": "futures_information_success",
+            "sort": 3,
+            "isshow": true,
+            "component": "components/futures_information_success/index.vue",
+            "path": "",
+            "url": "",
+            "remark": "",
+            "auth": []
+          }
+        ]
+      },
+      {
+        "title": "资金信息",
+        "rulekey": "client_pc_web_qiyefengguan_funding_information",
+        "code": "funding_information",
+        "sort": 2,
+        "isshow": true,
+        "component": "views/order/funding_information/index.vue",
+        "path": "",
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "资金汇总",
+            "rulekey": "client_pc_web_qiyefengguan_funding_information_summary",
+            "code": "funding_information_summary",
+            "sort": 1,
+            "isshow": true,
+            "component": "components/funding_information_funding_summary/index.vue",
+            "path": "",
+            "url": "",
+            "remark": "",
+            "auth": []
+          },
+          {
+            "title": "资金流水",
+            "rulekey": "client_pc_web_qiyefengguan_funding_information_log",
+            "code": "funding_information_log",
+            "sort": 2,
+            "isshow": true,
+            "component": "components/funding_information_funding_log/index.vue",
+            "path": "",
+            "url": "",
+            "remark": "",
+            "auth": []
+          }
+        ]
+      }
+    ]
+  },
+  {
+    "title": "市场",
+    "rulekey": "client_pc_web_common_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": "client_pc_web_qiyefengguan_info",
+    "code": "info",
+    "path": "/info",
+    "component": "Layout",
+    "sort": 1,
+    "isshow": true,
+    "children": [
+      {
+        "title": "客户资料",
+        "rulekey": "client_pc_web_qiyefengguan_custom",
+        "code": "custom",
+        "path": "custom",
+        "component": "Main",
+        "sort": 1,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "待审核",
+            "rulekey": "client_pc_web_qiyefengguan_custom_checkpending",
+            "code": "custom_checkpending",
+            "path": "custom_checkpending",
+            "component": "views/information/custom/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_custom_checkpending_add",
+                "code": "add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "审核",
+                "rulekey": "client_pc_web_qiyefengguan_custom_checkpending_check",
+                "code": "check",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "撤销",
+                "rulekey": "client_pc_web_qiyefengguan_custom_checkpending_cancel",
+                "code": "cancel",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "重新提交",
+                "rulekey": "client_pc_web_qiyefengguan_custom_checkpending_modify",
+                "code": "modify",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "正常",
+            "rulekey": "client_pc_web_qiyefengguan_custom_normal",
+            "code": "custom_normal",
+            "path": "custom_normal",
+            "component": "views/information/custom/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_custom_normal_add",
+                "code": "add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "停用",
+                "rulekey": "client_pc_web_qiyefengguan_custom_normal_disable",
+                "code": "disable",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "停用",
+            "rulekey": "client_pc_web_qiyefengguan_custom_disabled",
+            "code": "custom_disabled",
+            "path": "custom_disabled",
+            "component": "views/information/custom/index.vue",
+            "sort": 3,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_custom_disabled_add",
+                "code": "add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "恢复",
+                "rulekey": "client_pc_web_qiyefengguan_custom_disabled_recover",
+                "code": "recover",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "商品设置",
+        "rulekey": "client_pc_web_qiyefengguan_goods",
+        "code": "goods",
+        "path": "goods",
+        "component": "Main",
+        "sort": 2,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "现货品种",
+            "rulekey": "client_pc_web_qiyefengguan_goods_spot",
+            "code": "goods_spot",
+            "path": "goods_spot",
+            "component": "views/iframe/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "/ermcp/deliverygoodscommon/init",
+            "remark": "管理端",
+            "auth": [
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_goods_spot_add",
+                "code": "add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "修改",
+                "rulekey": "client_pc_web_qiyefengguan_goods_spot_edit",
+                "code": "edit",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "停用",
+                "rulekey": "client_pc_web_qiyefengguan_goods_spot_stop",
+                "code": "stop",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "恢复",
+                "rulekey": "client_pc_web_qiyefengguan_goods_spot_recover",
+                "code": "recover",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "info",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "套保品种",
+            "rulekey": "client_pc_web_qiyefengguan_goods_hedge",
+            "code": "goods_hedge",
+            "path": "goods_hedge",
+            "component": "views/iframe/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "/ermcp/deliverygoodscommon/init",
+            "remark": "管理端",
+            "auth": [
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_goods_hedge_add",
+                "code": "add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "修改",
+                "rulekey": "client_pc_web_qiyefengguan_goods_hedge_edit",
+                "code": "edit",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "info",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "仓库信息",
+        "rulekey": "client_pc_web_qiyefengguan_warehouse",
+        "code": "warehouse",
+        "path": "warehouse",
+        "component": "Main",
+        "sort": 3,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "正常",
+            "rulekey": "client_pc_web_qiyefengguan_warehouse_normal",
+            "code": "warehouse_normal",
+            "path": "warehouse_normal",
+            "component": "views/information/warehouse-info/list/normal-use/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_warehouse_normal_add",
+                "code": "add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "修改",
+                "rulekey": "client_pc_web_qiyefengguan_warehouse_normal_modify",
+                "code": "modify",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "停用",
+                "rulekey": "client_pc_web_qiyefengguan_warehouse_normal_disable",
+                "code": "disable",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "停用",
+            "rulekey": "client_pc_web_qiyefengguan_warehouse_disabled",
+            "code": "warehouse_disabled",
+            "path": "warehouse_disabled",
+            "component": "views/information/warehouse-info/list/normal-use/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_warehouse_disabled_add",
+                "code": "add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "恢复",
+                "rulekey": "client_pc_web_qiyefengguan_warehouse_disabled_recover",
+                "code": "recover",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "主体设置",
+        "rulekey": "client_pc_web_qiyefengguan_company",
+        "code": "company",
+        "path": "company",
+        "component": "Main",
+        "sort": 3,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "正常",
+            "rulekey": "client_pc_web_qiyefengguan_company_normal",
+            "code": "company_normal",
+            "path": "company_normal",
+            "component": "views/iframe/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "/ermcp/ermcppaareasubject/jyztinit",
+            "remark": "管理端",
+            "auth": [
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_company_normal_add",
+                "code": "add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "修改",
+                "rulekey": "client_pc_web_qiyefengguan_company_normal_modify",
+                "code": "edit",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "停用",
+                "rulekey": "client_pc_web_qiyefengguan_company_normal_disable",
+                "code": "del",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "停用",
+            "rulekey": "client_pc_web_qiyefengguan_company_disabled",
+            "code": "company_disabled",
+            "path": "company_disabled",
+            "component": "views/iframe/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "/ermcp/ermcppaareasubject/jyztinit",
+            "remark": "管理端",
+            "auth": [
+              {
+                "label": "恢复",
+                "rulekey": "client_pc_web_qiyefengguan_company_disabled_recover",
+                "code": "active",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "账户管理",
+        "rulekey": "client_pc_web_qiyefengguan_account",
+        "code": "account",
+        "path": "account",
+        "component": "Main",
+        "sort": 4,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "现货账户",
+            "rulekey": "client_pc_web_qiyefengguan_account_spot",
+            "code": "account_spot",
+            "path": "account_spot",
+            "component": "views/information/account_info/list/account_info_business/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_account_spot_add",
+                "code": "account_spot_add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "修改",
+                "rulekey": "client_pc_web_qiyefengguan_account_spot_modify",
+                "code": "account_spot_modify",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "重置密码",
+                "rulekey": "client_pc_web_qiyefengguan_account_spot_resetpwd",
+                "code": "account_spot_resetpwd",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "锁定",
+                "rulekey": "client_pc_web_qiyefengguan_account_spot_locked",
+                "code": "account_spot_locked",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "解锁",
+                "rulekey": "client_pc_web_qiyefengguan_account_spot_unlocked",
+                "code": "account_spot_unlocked",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "注销",
+                "rulekey": "client_pc_web_qiyefengguan_account_spot_cancel",
+                "code": "account_spot_cancel",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "交易账户",
+            "rulekey": "client_pc_web_qiyefengguan_account_trade",
+            "code": "account_trade",
+            "path": "account_trade",
+            "component": "views/information/account_info/list/account_info_trade/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_account_trade_add",
+                "code": "account_trade_add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "修改",
+                "rulekey": "client_pc_web_qiyefengguan_account_trade_modify",
+                "code": "account_trade_modify",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_account_trade_child_add",
+                "code": "account_trade_child_add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "修改",
+                "rulekey": "client_pc_web_qiyefengguan_account_trade_child_modify",
+                "code": "account_trade_child_modify",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "重置密码",
+                "rulekey": "client_pc_web_qiyefengguan_account_trade_child_reset",
+                "code": "account_trade_child_reset",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "锁定",
+                "rulekey": "client_pc_web_qiyefengguan_account_trade_child_locked",
+                "code": "account_trade_child_locked",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "解锁",
+                "rulekey": "client_pc_web_qiyefengguan_account_trade_child_unlocked",
+                "code": "account_trade_child_unlocked",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "注销",
+                "rulekey": "client_pc_web_qiyefengguan_account_trade_child_cancel",
+                "code": "account_trade_child_cancel",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "管理账户",
+            "rulekey": "client_pc_web_qiyefengguan_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,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_account_manager_add",
+                "code": "account_manager_add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "权限设置",
+                "rulekey": "client_pc_web_qiyefengguan_account_manager_setting",
+                "code": "account_manager_setting",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_account_manager_child_add",
+                "code": "account_manager_child_add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "修改",
+                "rulekey": "client_pc_web_qiyefengguan_account_manager_child_modify",
+                "code": "account_manager_child_modify",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "重置密码",
+                "rulekey": "client_pc_web_qiyefengguan_account_manager_child_reset",
+                "code": "account_manager_child_reset",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "锁定",
+                "rulekey": "client_pc_web_qiyefengguan_account_manager_child_locked",
+                "code": "account_manager_child_locked",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "解锁",
+                "rulekey": "client_pc_web_qiyefengguan_account_manager_child_unlocked",
+                "code": "account_manager_child_unlocked",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "注销",
+                "rulekey": "client_pc_web_qiyefengguan_account_manager_child_cancel",
+                "code": "account_manager_child_cancel",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "期货账户",
+            "rulekey": "client_pc_web_qiyefengguan_account_futures",
+            "code": "account_futures",
+            "path": "account_futures",
+            "component": "views/information/account_info/list/account_info_futures/index.vue",
+            "sort": 4,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "账户设置",
+                "rulekey": "client_pc_web_qiyefengguan_account_futures_setting",
+                "code": "account_futures_setting",
+                "isshow": false,
+                "remark": ""
+              },
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_account_futures_add",
+                "code": "account_futures_add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "修改",
+                "rulekey": "client_pc_web_qiyefengguan_account_futures_modify",
+                "code": "account_futures_modify",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_account_futures_child_add",
+                "code": "account_futures_child_add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "修改",
+                "rulekey": "client_pc_web_qiyefengguan_account_futures_child_modify",
+                "code": "account_futures_child_modify",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "授信",
+                "rulekey": "client_pc_web_qiyefengguan_account_futures_child_credit",
+                "code": "account_futures_child_credit",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "注销",
+                "rulekey": "client_pc_web_qiyefengguan_account_futures_child_cancel",
+                "code": "account_futures_child_cancel",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "审核设置",
+        "rulekey": "client_pc_web_qiyefengguan_audit",
+        "code": "audit",
+        "path": "audit",
+        "component": "Main",
+        "sort": 4,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "审核设置",
+            "rulekey": "client_pc_web_qiyefengguan_audit_setting",
+            "code": "audit_setting",
+            "path": "audit_setting",
+            "component": "views/iframe/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "/ermcp/paAreaAuditConfig/init",
+            "remark": "管理端",
+            "auth": [
+              {
+                "label": "修改",
+                "rulekey": "client_pc_web_qiyefengguan_audit_setting_edit",
+                "code": "edit",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      }
+    ]
+  },
+  {
+    "title": "现货套保",
+    "rulekey": "client_pc_web_qiyefengguan_business",
+    "code": "business",
+    "path": "/business",
+    "component": "Layout",
+    "sort": 2,
+    "isshow": true,
+    "children": [
+      {
+        "title": "采购合同",
+        "rulekey": "client_pc_web_qiyefengguan_purchase",
+        "code": "purchase",
+        "path": "purchase",
+        "component": "Main",
+        "sort": 1,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "待点价合同",
+            "rulekey": "client_pc_web_qiyefengguan_purchase_pending",
+            "code": "purchase_pending",
+            "path": "purchase_pending",
+            "component": "views/business/purchase/list/all/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "点价登记",
+                "rulekey": "client_pc_web_qiyefengguan_purchase_pending_someprice",
+                "code": "purchase_pending_someprice",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "套保交易",
+                "rulekey": "client_pc_web_qiyefengguan_purchase_pending_trade",
+                "code": "purchase_pending_trade",
+                "isshow": false,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "待交收合同",
+            "rulekey": "client_pc_web_qiyefengguan_purchase_performance",
+            "code": "purchase_performance",
+            "path": "purchase_performance",
+            "component": "views/business/purchase/list/all/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "交收登记",
+                "rulekey": "client_pc_web_qiyefengguan_purchase_performance_settlement",
+                "code": "purchase_performance_settlement",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "款项登记",
+                "rulekey": "client_pc_web_qiyefengguan_purchase_performance_funds",
+                "code": "purchase_performance_funds",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "发票登记",
+                "rulekey": "client_pc_web_qiyefengguan_purchase_performance_invoice",
+                "code": "purchase_performance_invoice",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "入库登记",
+                "rulekey": "client_pc_web_qiyefengguan_purchase_performance_storage",
+                "code": "purchase_performance_storage",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "完结合同",
+                "rulekey": "client_pc_web_qiyefengguan_purchase_performance_ending",
+                "code": "purchase_performance_ending",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "新增合同",
+            "rulekey": "client_pc_web_qiyefengguan_purchase_contract",
+            "code": "purchase_contract",
+            "path": "purchase_contract",
+            "component": "views/information/spot-contract/list/purchase/index.vue",
+            "sort": 3,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_purchase_contract_add",
+                "code": "add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "重新提交",
+                "rulekey": "client_pc_web_qiyefengguan_purchase_contract_resubmit",
+                "code": "resubmit",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "撤回",
+                "rulekey": "client_pc_web_qiyefengguan_purchase_contract_cancel",
+                "code": "cancel",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "删除",
+                "rulekey": "client_pc_web_qiyefengguan_purchase_contract_delete",
+                "code": "delete",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "已完成合同",
+            "rulekey": "client_pc_web_qiyefengguan_purchase_finish",
+            "code": "purchase_finish",
+            "path": "purchase_finish",
+            "component": "views/information/spot-contract/list/purchase/index.vue",
+            "sort": 4,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "销售合同",
+        "rulekey": "client_pc_web_qiyefengguan_sell",
+        "code": "sell",
+        "path": "sell",
+        "component": "Main",
+        "sort": 2,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "待点价合同",
+            "rulekey": "client_pc_web_qiyefengguan_sell_pending",
+            "code": "sell_pending",
+            "path": "sell_pending",
+            "component": "views/business/sell/list/all/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "点价登记",
+                "rulekey": "client_pc_web_qiyefengguan_sell_pending_someprice",
+                "code": "sell_pending_someprice",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "套保交易",
+                "rulekey": "client_pc_web_qiyefengguan_sell_pending_trade",
+                "code": "sell_pending_trade",
+                "isshow": false,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "待交收合同",
+            "rulekey": "client_pc_web_qiyefengguan_sell_performance",
+            "code": "sell_performance",
+            "path": "sell_performance",
+            "component": "views/business/sell/list/all/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "交收登记",
+                "rulekey": "client_pc_web_qiyefengguan_sell_performance_settlement",
+                "code": "sell_performance_settlement",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "款项登记",
+                "rulekey": "client_pc_web_qiyefengguan_sell_performance_funds",
+                "code": "sell_performance_funds",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "发票登记",
+                "rulekey": "client_pc_web_qiyefengguan_sell_performance_invoice",
+                "code": "sell_performance_invoice",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "出库登记",
+                "rulekey": "client_pc_web_qiyefengguan_sell_performance_storage",
+                "code": "sell_performance_storage",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "完结合同",
+                "rulekey": "client_pc_web_qiyefengguan_sell_performance_ending",
+                "code": "sell_performance_ending",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "新增合同",
+            "rulekey": "client_pc_web_qiyefengguan_sell_contract",
+            "code": "sell_contract",
+            "path": "sell_contract",
+            "component": "views/information/spot-contract/list/sell/index.vue",
+            "sort": 3,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_sell_contract_add",
+                "code": "add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "重新提交",
+                "rulekey": "client_pc_web_qiyefengguan_sell_contract_resubmit",
+                "code": "resubmit",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "撤回",
+                "rulekey": "client_pc_web_qiyefengguan_sell_contract_delete",
+                "code": "cancel",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "已完成合同",
+            "rulekey": "client_pc_web_qiyefengguan_sell_finish",
+            "code": "sell_finish",
+            "path": "sell_finish",
+            "component": "views/information/spot-contract/list/sell/index.vue",
+            "sort": 4,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "购销计划",
+        "rulekey": "client_pc_web_qiyefengguan_plan",
+        "code": "plan",
+        "path": "plan",
+        "component": "Main",
+        "sort": 3,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "执行中计划",
+            "rulekey": "client_pc_web_qiyefengguan_plan_running",
+            "code": "plan_running",
+            "path": "plan_running",
+            "component": "views/business/plan/list/running/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "新增计划",
+            "rulekey": "client_pc_web_qiyefengguan_plan_uncommitted",
+            "code": "plan_uncommitted",
+            "path": "plan_uncommitted",
+            "component": "views/business/plan/list/uncommitted/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_plan_uncommitted_add",
+                "code": "add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "修改",
+                "rulekey": "client_pc_web_qiyefengguan_plan_uncommitted_modify",
+                "code": "modify",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "审核",
+                "rulekey": "client_pc_web_qiyefengguan_plan_uncommitted_check",
+                "code": "check",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "重新提交",
+                "rulekey": "client_pc_web_qiyefengguan_plan_uncommitted_resubmit",
+                "code": "resubmit",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "撤销",
+                "rulekey": "client_pc_web_qiyefengguan_plan_uncommitted_cancel",
+                "code": "cancel",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "删除",
+                "rulekey": "client_pc_web_qiyefengguan_plan_uncommitted_delete",
+                "code": "delete",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "现货查询",
+        "rulekey": "client_pc_web_qiyefengguan_search_spot",
+        "code": "search_spot",
+        "path": "search_spot",
+        "component": "Main",
+        "sort": 4,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "采购合同",
+            "rulekey": "client_pc_web_qiyefengguan_search_purchase",
+            "code": "search_purchase",
+            "path": "search_purchase",
+            "component": "views/business/search/spot/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": []
+          },
+          {
+            "title": "销售合同",
+            "rulekey": "client_pc_web_qiyefengguan_search_sell",
+            "code": "search_sell",
+            "path": "search_sell",
+            "component": "views/business/search/spot/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": []
+          },
+          {
+            "title": "购销计划",
+            "rulekey": "client_pc_web_qiyefengguan_search_plan",
+            "code": "search_plan",
+            "path": "search_plan",
+            "component": "views/business/search/plan/index.vue",
+            "sort": 3,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": []
+          }
+        ]
+      },
+      {
+        "title": "期现关联",
+        "rulekey": "client_pc_web_qiyefengguan_futures_spot",
+        "code": "futures_spot",
+        "path": "futures_spot",
+        "component": "Main",
+        "sort": 5,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "外部成交单关联",
+            "rulekey": "client_pc_web_qiyefengguan_futures_spot_finish",
+            "code": "futures_spot_finish",
+            "path": "futures_spot_finish",
+            "component": "views/iframe/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "/link/patradelink/initcommonview",
+            "remark": "管理端",
+            "auth": [
+              {
+                "label": "关联",
+                "rulekey": "client_pc_web_qiyefengguan_futures_spot_finish_bind",
+                "code": "relation",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "解除关联",
+                "rulekey": "client_pc_web_qiyefengguan_futures_spot_finish_unbind",
+                "code": "del",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "期现单据关联",
+            "rulekey": "client_pc_web_qiyefengguan_futures_spot_order",
+            "code": "futures_spot_order",
+            "path": "futures_spot_order",
+            "component": "views/iframe/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "/link/patradelink/initcommonview",
+            "remark": "管理端",
+            "auth": [
+              {
+                "label": "补单关联",
+                "rulekey": "client_pc_web_qiyefengguan_futures_spot_order_add",
+                "code": "supplerelation",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "关联",
+                "rulekey": "client_pc_web_qiyefengguan_futures_spot_order_bind",
+                "code": "relation",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "关联记录",
+            "rulekey": "client_pc_web_qiyefengguan_futures_spot_record",
+            "code": "futures_spot_record",
+            "path": "futures_spot_record",
+            "component": "views/iframe/index.vue",
+            "sort": 3,
+            "isshow": true,
+            "url": "/link/patradelink/initcommonview",
+            "remark": "管理端",
+            "auth": [
+              {
+                "label": "解除关联",
+                "rulekey": "client_pc_web_qiyefengguan_futures_spot_record_unbind",
+                "code": "del",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "现货参考价",
+        "rulekey": "client_pc_web_qiyefengguan_spotmarket",
+        "code": "spotmarket",
+        "path": "spotmarket",
+        "component": "Main",
+        "sort": 6,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "现货参考价",
+            "rulekey": "client_pc_web_qiyefengguan_spotmarket_price",
+            "code": "spotmarket_price",
+            "path": "spotmarket_price",
+            "component": "views/business/spotmarket/list/price/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "修改",
+                "rulekey": "client_pc_web_qiyefengguan_spotmarket_price_modify",
+                "code": "modify",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      }
+    ]
+  },
+  {
+    "title": "风险管理",
+    "rulekey": "client_pc_web_qiyefengguan_riskmanage",
+    "code": "riskmanage",
+    "path": "/riskmanage",
+    "component": "Layout",
+    "sort": 3,
+    "isshow": true,
+    "children": [
+      {
+        "title": "实时敞口",
+        "rulekey": "client_pc_web_qiyefengguan_exposure_realtime",
+        "code": "exposure_realtime",
+        "path": "exposure_realtime",
+        "component": "Main",
+        "sort": 1,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "实时敞口",
+            "rulekey": "client_pc_web_qiyefengguan_exposure_realtime_index",
+            "code": "exposure_realtime_index",
+            "path": "exposure_realtime_index",
+            "component": "views/business/exposure/list/realTime/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "下单",
+                "rulekey": "client_pc_web_qiyefengguan_exposure_realtime_index_add",
+                "code": "exposure_realtime_index_add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "现货明细",
+                "rulekey": "client_pc_web_qiyefengguan_exposure_realtime_spot_details",
+                "code": "exposure_realtime_spot_details",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "期货明细",
+                "rulekey": "client_pc_web_qiyefengguan_exposure_realtime_futures_details",
+                "code": "exposure_realtime_futures_details",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "参数变动明细",
+                "rulekey": "client_pc_web_qiyefengguan_exposure_realtime_params_details",
+                "code": "exposure_realtime_params_details",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "头寸查询",
+        "rulekey": "client_pc_web_qiyefengguan_position",
+        "code": "position",
+        "path": "position",
+        "component": "Main",
+        "sort": 2,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "现货商品头寸",
+            "rulekey": "client_pc_web_qiyefengguan_position_spot",
+            "code": "position_spot",
+            "path": "position_spot",
+            "component": "views/business/exposure/list/spot/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "现货变动明细",
+                "rulekey": "client_pc_web_qiyefengguan_position_spot_details",
+                "code": "position_spot_details",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "期货持仓头寸",
+            "rulekey": "client_pc_web_qiyefengguan_position_futures",
+            "code": "position_futures",
+            "path": "position_futures",
+            "component": "views/business/exposure/list/futures/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "期货变动明细",
+                "rulekey": "client_pc_web_qiyefengguan_position_futures_details",
+                "code": "position_futures_details",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "历史敞口",
+        "rulekey": "client_pc_web_qiyefengguan_exposure_history",
+        "code": "exposure_history",
+        "path": "exposure_history",
+        "component": "Main",
+        "sort": 3,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "历史敞口",
+            "rulekey": "client_pc_web_qiyefengguan_exposure_history_index",
+            "code": "exposure_history_index",
+            "path": "exposure_history_index",
+            "component": "views/business/exposure/list/history/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": []
+          }
+        ]
+      }
+    ]
+  },
+  {
+    "title": "风管审核",
+    "rulekey": "client_pc_web_qiyefengguan_riskreview",
+    "code": "riskreview",
+    "path": "/riskreview",
+    "component": "Layout",
+    "sort": 4,
+    "isshow": true,
+    "children": [
+      {
+        "title": "套保比例审核",
+        "rulekey": "client_pc_web_qiyefengguan_hedge_ratio",
+        "code": "hedge_ratio",
+        "path": "hedge_ratio",
+        "component": "Main",
+        "sort": 1,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "待审核",
+            "rulekey": "client_pc_web_qiyefengguan_hedge_ratio_checkpending",
+            "code": "hedge_ratio_checkpending",
+            "path": "hedge_ratio_checkpending",
+            "component": "views/iframe/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "/ermcp/paramchangeapp/initview",
+            "remark": "管理端",
+            "auth": [
+              {
+                "label": "审核",
+                "rulekey": "client_pc_web_qiyefengguan_hedge_ratio_check",
+                "code": "check",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "info",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "已审核",
+            "rulekey": "client_pc_web_qiyefengguan_hedge_ratio_performance",
+            "code": "hedge_ratio_performance",
+            "path": "hedge_ratio_performance",
+            "component": "views/iframe/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "/ermcp/paramchangeapp/initview",
+            "remark": "管理端",
+            "auth": [
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "info",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "现货参数审核",
+        "rulekey": "client_pc_web_qiyefengguan_spot_params",
+        "code": "spot_params",
+        "path": "spot_params",
+        "component": "Main",
+        "sort": 2,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "待审核",
+            "rulekey": "client_pc_web_qiyefengguan_spot_params_checkpending",
+            "code": "spot_params_checkpending",
+            "path": "spot_params_checkpending",
+            "component": "views/iframe/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "/ermcp/paramchangeapp/initcommonview",
+            "remark": "管理端",
+            "auth": [
+              {
+                "label": "审核",
+                "rulekey": "client_pc_web_qiyefengguan_spot_params_check",
+                "code": "check",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "info",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "已审核",
+            "rulekey": "client_pc_web_qiyefengguan_spot_params_performance",
+            "code": "spot_params_performance",
+            "path": "spot_params_performance",
+            "component": "views/iframe/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "/ermcp/paramchangeapp/initcommonview",
+            "remark": "管理端",
+            "auth": [
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "info",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      }
+    ]
+  },
+  {
+    "title": "现货审核",
+    "rulekey": "client_pc_web_qiyefengguan_spotreview",
+    "code": "spotreview",
+    "path": "/spotreview",
+    "component": "Layout",
+    "sort": 5,
+    "isshow": true,
+    "children": [
+      {
+        "title": "合同审核",
+        "rulekey": "client_pc_web_qiyefengguan_contract",
+        "code": "contract",
+        "path": "contract",
+        "component": "Main",
+        "sort": 1,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "待审核",
+            "rulekey": "client_pc_web_qiyefengguan_contract_checkpending",
+            "code": "contract_checkpending",
+            "path": "contract_checkpending",
+            "component": "views/information/spot-contract/list/audit/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "审核",
+                "rulekey": "client_pc_web_qiyefengguan_contract_checkpending_check",
+                "code": "check",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "撤销",
+                "rulekey": "client_pc_web_qiyefengguan_contract_checkpending_cancel",
+                "code": "cancel",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "已审核",
+            "rulekey": "client_pc_web_qiyefengguan_contract_performance",
+            "code": "contract_performance",
+            "path": "contract_performance",
+            "component": "views/information/spot-contract/list/audit/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "点价审核",
+        "rulekey": "client_pc_web_qiyefengguan_someprice",
+        "code": "someprice",
+        "path": "someprice",
+        "component": "Main",
+        "sort": 2,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "待审核",
+            "rulekey": "client_pc_web_qiyefengguan_someprice_checkpending",
+            "code": "someprice_checkpending",
+            "path": "someprice_checkpending",
+            "component": "views/manage/business-review/list/someprice/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "审核",
+                "rulekey": "client_pc_web_qiyefengguan_someprice_checkpending_check",
+                "code": "check",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "撤销",
+                "rulekey": "client_pc_web_qiyefengguan_someprice_checkpending_cancel",
+                "code": "cancel",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "已审核",
+            "rulekey": "client_pc_web_qiyefengguan_someprice_performance",
+            "code": "someprice_performance",
+            "path": "someprice_performance",
+            "component": "views/manage/business-review/list/someprice/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "交收审核",
+        "rulekey": "client_pc_web_qiyefengguan_settlement",
+        "code": "settlement",
+        "path": "settlement",
+        "component": "Main",
+        "sort": 3,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "待审核",
+            "rulekey": "client_pc_web_qiyefengguan_settlement_checkpending",
+            "code": "settlement_checkpending",
+            "path": "settlement_checkpending",
+            "component": "views/manage/business-review/list/settlement/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "审核",
+                "rulekey": "client_pc_web_qiyefengguan_settlement_checkpending_check",
+                "code": "check",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "撤销",
+                "rulekey": "client_pc_web_qiyefengguan_settlement_checkpending_cancel",
+                "code": "cancel",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "已审核",
+            "rulekey": "client_pc_web_qiyefengguan_settlement_performance",
+            "code": "settlement_performance",
+            "path": "settlement_performance",
+            "component": "views/manage/business-review/list/settlement/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "计划审核",
+        "rulekey": "client_pc_web_qiyefengguan_plan_audit",
+        "code": "plan_audit",
+        "path": "plan_audit",
+        "component": "Main",
+        "sort": 4,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "待审核",
+            "rulekey": "client_pc_web_qiyefengguan_plan_checkpending",
+            "code": "plan_checkpending",
+            "path": "plan_checkpending",
+            "component": "views/business/plan/list/audit/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "审核",
+                "rulekey": "client_pc_web_qiyefengguan_plan_checkpending_check",
+                "code": "check",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "撤销",
+                "rulekey": "client_pc_web_qiyefengguan_plan_checkpending_cancel",
+                "code": "cancel",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "已审核",
+            "rulekey": "client_pc_web_qiyefengguan_plan_performance",
+            "code": "plan_performance",
+            "path": "plan_performance",
+            "component": "views/business/plan/list/audit/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "出入库审核",
+        "rulekey": "client_pc_web_qiyefengguan_stock",
+        "code": "stock",
+        "path": "stock",
+        "component": "Main",
+        "sort": 5,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "待审核",
+            "rulekey": "client_pc_web_qiyefengguan_stock_checkpending",
+            "code": "stock_checkpending",
+            "path": "stock_checkpending",
+            "component": "views/manage/inventory-review/list/audit/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "审核",
+                "rulekey": "client_pc_web_qiyefengguan_stock_checkpending_check",
+                "code": "check",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "撤销",
+                "rulekey": "client_pc_web_qiyefengguan_stock_checkpending_cancel",
+                "code": "cancel",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "已审核",
+            "rulekey": "client_pc_web_qiyefengguan_stock_performance",
+            "code": "stock_performance",
+            "path": "stock_performance",
+            "component": "views/manage/inventory-review/list/audit/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      }
+    ]
+  },
+  {
+    "title": "库存管理",
+    "rulekey": "client_pc_web_qiyefengguan_inventory",
+    "code": "inventory",
+    "path": "/inventory",
+    "component": "Layout",
+    "sort": 6,
+    "isshow": true,
+    "children": [
+      {
+        "title": "库存管理",
+        "rulekey": "client_pc_web_qiyefengguan_inventory_manage",
+        "code": "inventory_manage",
+        "path": "inventory_manage",
+        "component": "Main",
+        "sort": 1,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "库存管理",
+            "rulekey": "client_pc_web_qiyefengguan_inventory_management",
+            "code": "inventory_management",
+            "path": "inventory_management",
+            "component": "views/search/inventory/list/inventory_current/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_inventory_management_add",
+                "code": "add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "入库明细",
+                "rulekey": "client_pc_web_qiyefengguan_inventory_manager_inbound_details",
+                "code": "inventory_manager_inbound_details",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "出库明细",
+                "rulekey": "client_pc_web_qiyefengguan_inventory_manager_outbound_details",
+                "code": "inventory_manager_outbound_details",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      }
+    ]
+  },
+  {
+    "title": "财务审核",
+    "rulekey": "client_pc_web_qiyefengguan_financereview",
+    "code": "financereview",
+    "path": "/financereview",
+    "component": "Layout",
+    "sort": 7,
+    "isshow": true,
+    "children": [
+      {
+        "title": "发票审核",
+        "rulekey": "client_pc_web_qiyefengguan_invoice",
+        "code": "invoice",
+        "path": "invoice",
+        "component": "Main",
+        "sort": 1,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "待审核",
+            "rulekey": "client_pc_web_qiyefengguan_invoice_checkpending",
+            "code": "invoice_checkpending",
+            "path": "invoice_checkpending",
+            "component": "views/manage/finance-review/list/invoice/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "审核",
+                "rulekey": "client_pc_web_qiyefengguan_invoice_checkpending_check",
+                "code": "check",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "撤销",
+                "rulekey": "client_pc_web_qiyefengguan_invoice_checkpending_cancel",
+                "code": "cancel",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "已审核",
+            "rulekey": "client_pc_web_qiyefengguan_invoice_performance",
+            "code": "invoice_performance",
+            "path": "invoice_performance",
+            "component": "views/manage/finance-review/list/invoice/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "款项审核",
+        "rulekey": "client_pc_web_qiyefengguan_funds",
+        "code": "funds",
+        "path": "funds",
+        "component": "Main",
+        "sort": 2,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "待审核",
+            "rulekey": "client_pc_web_qiyefengguan_funds_checkpending",
+            "code": "funds_checkpending",
+            "path": "funds_checkpending",
+            "component": "views/manage/finance-review/list/funds/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "审核",
+                "rulekey": "client_pc_web_qiyefengguan_funds_checkpending_check",
+                "code": "check",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "撤销",
+                "rulekey": "client_pc_web_qiyefengguan_funds_checkpending_cancel",
+                "code": "cancel",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "已审核",
+            "rulekey": "client_pc_web_qiyefengguan_funds_performance",
+            "code": "funds_performance",
+            "path": "funds_performance",
+            "component": "views/manage/finance-review/list/funds/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      }
+    ]
+  },
+  {
+    "title": "统计报表",
+    "rulekey": "client_pc_web_qiyefengguan_report",
+    "code": "report",
+    "path": "/report",
+    "component": "Layout",
+    "sort": 8,
+    "isshow": true,
+    "children": [
+      {
+        "title": "现货报表",
+        "rulekey": "client_pc_web_qiyefengguan_spot_report",
+        "code": "spot_report",
+        "path": "spot_report",
+        "component": "Main",
+        "sort": 1,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "现货报表",
+            "rulekey": "client_pc_web_qiyefengguan_spot_report_spot",
+            "code": "spot_report_spot",
+            "path": "spot_report_spot",
+            "component": "views/report/spot-report/list/spot_report/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "现货明细",
+                "rulekey": "client_pc_web_qiyefengguan_spot_report_spot_detail",
+                "code": "spot_report_spot_detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "敞口报表",
+        "rulekey": "client_pc_web_qiyefengguan_exposure_report",
+        "code": "exposure_report",
+        "path": "exposure_report",
+        "component": "Main",
+        "sort": 2,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "敞口报表",
+            "rulekey": "client_pc_web_qiyefengguan_exposure_report_exposure",
+            "code": "exposure_report_exposure",
+            "path": "exposure_report_exposure",
+            "component": "views/report/exposure-report/list/exposure_report/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "现货合同变动量明细",
+                "rulekey": "client_pc_web_qiyefengguan_exposure_report_exposure_contract_changes",
+                "code": "exposure_report_exposure_contract_changes",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "套保计划变动量明细",
+                "rulekey": "client_pc_web_qiyefengguan_exposure_report_exposure_hedging_plan",
+                "code": "exposure_report_exposure_hedging_plan",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "期货变动量明细",
+                "rulekey": "client_pc_web_qiyefengguan_exposure_report_exposure_futures_changes",
+                "code": "exposure_report_exposure_futures_changes",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "参数调整变动量明细",
+                "rulekey": "client_pc_web_qiyefengguan_exposure_report_exposure_parameter_adjustment_changes",
+                "code": "exposure_report_exposure_parameter_adjustment_changes",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "期货报表",
+        "rulekey": "client_pc_web_qiyefengguan_future_report",
+        "code": "future_report",
+        "path": "future_report",
+        "component": "Main",
+        "sort": 3,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "期货报表",
+            "rulekey": "client_pc_web_qiyefengguan_future_report_future",
+            "code": "future_report_future",
+            "path": "future_report_future",
+            "component": "views/report/future_report/list/future_report/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "账户明细",
+                "rulekey": "client_pc_web_qiyefengguan_future_report_future_detail",
+                "code": "future_report_future_detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "财务报表",
+        "rulekey": "client_pc_web_qiyefengguan_finance_report",
+        "code": "finance_report",
+        "path": "finance_report",
+        "component": "Main",
+        "sort": 4,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "财务报表",
+            "rulekey": "client_pc_web_qiyefengguan_finance_report_finance",
+            "code": "finance_report_finance",
+            "path": "finance_report_finance",
+            "component": "views/report/finance-report/list/finance_report_finance/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "商品明细",
+                "rulekey": "client_pc_web_qiyefengguan_finance_report_finance_category_breakdown",
+                "code": "finance_report_finance_category_breakdown",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "品牌明细",
+                "rulekey": "client_pc_web_qiyefengguan_finance_report_finance_brand_details",
+                "code": "finance_report_finance_brand_details",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "库存报表",
+        "rulekey": "client_pc_web_qiyefengguan_inventory_report",
+        "code": "inventory_report",
+        "path": "inventory_report",
+        "component": "Main",
+        "sort": 5,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "库存报表",
+            "rulekey": "client_pc_web_qiyefengguan_inventory_report_inventory_category",
+            "code": "inventory_report_inventory_category",
+            "path": "inventory_report_inventory_category",
+            "component": "views/report/inventory-report/list/category/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "品牌明细",
+                "rulekey": "client_pc_web_qiyefengguan_inventory_report_inventory_category_brand_detail",
+                "code": "inventory_report_inventory_category_brand_detail",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "仓库明细",
+                "rulekey": "client_pc_web_qiyefengguan_inventory_report_inventory_category_warehouse_detail",
+                "code": "inventory_report_inventory_category_warehouse_detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "仓库报表",
+        "rulekey": "client_pc_web_qiyefengguan_warehouse_report",
+        "code": "warehouse_report",
+        "path": "warehouse_report",
+        "component": "Main",
+        "sort": 6,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "仓库报表",
+            "rulekey": "client_pc_web_qiyefengguan_warehouse_report_warehouse",
+            "code": "warehouse_report_warehouse",
+            "path": "warehouse_report_warehouse",
+            "component": "views/report/inventory-report/list/warehouse/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "库存明细",
+                "rulekey": "client_pc_web_qiyefengguan_warehouse_report_warehouse_detail",
+                "code": "warehouse_report_warehouse_detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "汇总报表",
+        "rulekey": "client_pc_web_qiyefengguan_sum_pl_report",
+        "code": "sum_pl_report",
+        "path": "sum_pl_report",
+        "component": "Main",
+        "sort": 7,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "汇总报表",
+            "rulekey": "client_pc_web_qiyefengguan_sum_pl_report_sum_pl",
+            "code": "sum_pl_report_sum_pl",
+            "path": "sum_pl_report_sum_pl",
+            "component": "views/report/sum_pl_report/list/sum_pl_report/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "损益明细",
+                "rulekey": "client_pc_web_qiyefengguan_sum_pl_report_profit_and_loss_details",
+                "code": "sum_pl_report_profit_and_loss_details",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      },
+      {
+        "title": "定价报表",
+        "rulekey": "client_pc_web_qiyefengguan_price_report",
+        "code": "price_report",
+        "path": "price_report",
+        "component": "Main",
+        "sort": 8,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "定价报表",
+            "rulekey": "client_pc_web_qiyefengguan_price_report_spot",
+            "code": "price_report_spot",
+            "path": "price_report_spot",
+            "component": "views/iframe/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "/reckon/scmiddlegoods/init",
+            "remark": "管理端",
+            "auth": []
+          }
+        ]
+      }
+    ]
+  },
+  {
+    "title": "铂金宝",
+    "rulekey": "client_pc_web_qiyefengguan_platinum",
+    "code": "platinum",
+    "path": "/platinum",
+    "component": "Layout",
+    "sort": 90,
+    "isshow": true,
+    "children": [
+      {
+        "title": "客户资料",
+        "rulekey": "client_pc_web_qiyefengguan_platinum_custom",
+        "code": "platinum-custom",
+        "path": "custom",
+        "component": "Main",
+        "sort": 10,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "待审核",
+            "rulekey": "client_pc_web_qiyefengguan_platinum_custom_checkpending",
+            "code": "custom_checkpending",
+            "path": "custom_checkpending",
+            "component": "views/information/custom/index.vue",
+            "sort": 1,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_platinum_custom_checkpending_add",
+                "code": "add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "审核",
+                "rulekey": "client_pc_web_qiyefengguan_platinum_custom_checkpending_check",
+                "code": "check",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "重新提交",
+                "rulekey": "client_pc_web_qiyefengguan_platinum_custom_normal_modify",
+                "code": "modify",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "正常",
+            "rulekey": "client_pc_web_qiyefengguan_platinum_custom_normal",
+            "code": "custom_normal",
+            "path": "custom_normal",
+            "component": "views/information/custom/index.vue",
+            "sort": 2,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_platinum_custom_normal_add",
+                "code": "add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "停用",
+                "rulekey": "client_pc_web_qiyefengguan_platinum_custom_normal_disable",
+                "code": "disable",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "",
+                "code": "detail",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          },
+          {
+            "title": "停用",
+            "rulekey": "client_pc_web_qiyefengguan_platinum_custom_disabled",
+            "code": "custom_disabled",
+            "path": "custom_disabled",
+            "component": "views/information/custom/index.vue",
+            "sort": 3,
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "auth": [
+              {
+                "label": "新增",
+                "rulekey": "client_pc_web_qiyefengguan_platinum_custom_disabled_add",
+                "code": "add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "恢复",
+                "rulekey": "client_pc_web_qiyefengguan_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_sub",
+            "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_dtj_sub",
+            "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_refuse",
+            "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": "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": []
+          }
+        ]
+      },
+      {
+        "title": "出入金查询",
+        "rulekey": "client_pc_web_qhj_platinum_apply_in_out_query",
+        "code": "platinum_apply_in_out_query",
+        "path": "platinum_apply_in_out_query",
+        "component": "Main",
+        "sort": 110,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "出入金查询",
+            "rulekey": "client_pc_web_qhj_platinum_apply_in_out_query_tab",
+            "code": "platinum_apply_in_out_query_tab",
+            "path": "platinum_apply_in_out_query_tab",
+            "component": "views/iframe/index.vue",
+            "sort": 10,
+            "isshow": true,
+            "url": "/qhj/bankaccountoutinapply/init",
+            "remark": "管理端",
+            "auth": []
+          }
+        ]
+      }
+    ]
+  },
+  {
+    "title": "签单",
+    "rulekey": "client_pc_web_qiyefengguan_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": "cclient_pc_web_qhj_qdsz_tab_revise_delete",
+                "code": "del",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "关联现货",
+                "rulekey": "client_pc_web_qhj_qdsz_tab_spot_dddddd",
+                "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_tdsz_tab_add",
+                "code": "add",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "修改",
+                "rulekey": "client_pc_web_qhj_qdsz_tab_modify",
+                "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_dddss",
+            "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": "client_pc_web_qiyefengguan_platinum_asset_management_signing_normal_expiry_renewal",
+                "code": "lock",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "待付款登记",
+                "rulekey": "client_pc_web_qiyefengguan_platinum_asset_management_signing_normal_expiry_renewal_tranmoneyin",
+                "code": "tranmoneyin",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "client_pc_web_qiyefengguan_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": "client_pc_web_qiyefengguan_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": "client_pc_web_qiyefengguan_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_dadalfjlfkj",
+            "code": "platinum_financial_collection_all_tab",
+            "path": "platinum_financial_collection_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_collection",
+                "code": "exportdata",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "client_pc_web_qhj_cwfk_all_tab_export_info_collection",
+                "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": []
+          }
+        ]
+      },
+      {
+        "title": "产品销售报表",
+        "rulekey": "client_pc_web_qhj_platinum_product_sales_report",
+        "code": "platinum_product_sales_report",
+        "path": "platinum_product_sales_report",
+        "component": "Main",
+        "sort": 100,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "产品新增业绩(周报)",
+            "rulekey": "client_pc_web_qhj_platinum_product_sales_report_tab",
+            "code": "platinum_product_sales_report_tab",
+            "path": "platinum_product_sales_report_tab",
+            "component": "views/iframe/index.vue",
+            "sort": 10,
+            "isshow": true,
+            "url": "/qhj/prosaleday/productinitview",
+            "remark": "管理端",
+            "auth": []
+          }
+        ]
+      },
+      {
+        "title": "客户合同查询",
+        "rulekey": "client_pc_web_qhj_platinum_customer_contract_inquiries",
+        "code": "platinum_customer_contract_inquiries",
+        "path": "platinum_customer_contract_inquiries",
+        "component": "Main",
+        "sort": 100,
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "title": "客户合同查询",
+            "rulekey": "client_pc_web_qhj_platinum_customer_contract_inquiries_tab",
+            "code": "platinum_customer_contract_inquiries_tab",
+            "path": "platinum_customer_contract_inquiries_tab",
+            "component": "views/iframe/index.vue",
+            "sort": 10,
+            "isshow": true,
+            "url": "/qhj/qhjsigncontract/contractInit",
+            "remark": "管理端",
+            "auth": [
+              {
+                "label": "导出",
+                "rulekey": "client_pc_web_platinum_customer_contract_inquiries_tab_export",
+                "code": "exportdata",
+                "isshow": true,
+                "remark": ""
+              },
+              {
+                "label": "详情",
+                "rulekey": "client_pc_web_platinum_customer_contract_inquiries_tab_info",
+                "code": "info",
+                "isshow": true,
+                "remark": ""
+              }
+            ]
+          }
+        ]
+      }
+    ]
+  }
+]