|
@@ -2448,7 +2448,7 @@
|
|
|
{
|
|
{
|
|
|
"title": "客户资料",
|
|
"title": "客户资料",
|
|
|
"rulekey": "platinum_custom",
|
|
"rulekey": "platinum_custom",
|
|
|
- "code": "custom",
|
|
|
|
|
|
|
+ "code": "platinum-custom",
|
|
|
"path": "custom",
|
|
"path": "custom",
|
|
|
"component": "Main",
|
|
"component": "Main",
|
|
|
"sort": 10,
|
|
"sort": 10,
|
|
@@ -2592,28 +2592,455 @@
|
|
|
{
|
|
{
|
|
|
"label": "完成备货",
|
|
"label": "完成备货",
|
|
|
"rulekey": "client_pc_web_qhj_thcx_complete_stocking",
|
|
"rulekey": "client_pc_web_qhj_thcx_complete_stocking",
|
|
|
- "code": "platinum_pick_query_complete_stocking",
|
|
|
|
|
|
|
+ "code": "complete_stocking",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "上传物流",
|
|
"label": "上传物流",
|
|
|
"rulekey": "client_pc_web_qhj_thcx_upload_logistics",
|
|
"rulekey": "client_pc_web_qhj_thcx_upload_logistics",
|
|
|
- "code": "platinum_pick_query_upload_logistics",
|
|
|
|
|
|
|
+ "code": "complete_stocking",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "确认收货",
|
|
"label": "确认收货",
|
|
|
"rulekey": "client_pc_web_qhj_thcx_receipt",
|
|
"rulekey": "client_pc_web_qhj_thcx_receipt",
|
|
|
- "code": "platinum_pick_query_receipt",
|
|
|
|
|
|
|
+ "code": "confirm_receipt",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "label": "确认取货",
|
|
|
|
|
|
|
+ "label": "确认提货",
|
|
|
"rulekey": "client_pc_web_qhj_thcx_pickup",
|
|
"rulekey": "client_pc_web_qhj_thcx_pickup",
|
|
|
- "code": "platinum_pick_query_confirm_pickup",
|
|
|
|
|
|
|
+ "code": "confirm_pickup",
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "remark": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "label": "详情",
|
|
|
|
|
+ "rulekey": "",
|
|
|
|
|
+ "code": "detail",
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "remark": ""
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "充值和提现审核",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_cztx",
|
|
|
|
|
+ "code": "platinum_recharge_withdrawal_review",
|
|
|
|
|
+ "path": "platinum_recharge_withdrawal_review",
|
|
|
|
|
+ "component": "Main",
|
|
|
|
|
+ "sort": 30,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "",
|
|
|
|
|
+ "remark": "",
|
|
|
|
|
+ "children": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "充值审核",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_cztx_recharge_tab",
|
|
|
|
|
+ "code": "platinum_recharge_review",
|
|
|
|
|
+ "path": "platinum_recharge_review",
|
|
|
|
|
+ "component": "views/platinum/platinum_recharge_withdrawal_review/list/recharge/index.vue",
|
|
|
|
|
+ "sort": 10,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "",
|
|
|
|
|
+ "remark": "",
|
|
|
|
|
+ "auth": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "label": "确认收款",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_cztx_recharge_tab_confirm_payment",
|
|
|
|
|
+ "code": "confirm_payment",
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "remark": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "label": "审核拒绝",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_cztx_recharge_tab_review_refuse",
|
|
|
|
|
+ "code": "review_refuse",
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "remark": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "label": "详情",
|
|
|
|
|
+ "rulekey": "",
|
|
|
|
|
+ "code": "detail",
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "remark": ""
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "提现审核",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_cztx_withdrawal_tab",
|
|
|
|
|
+ "code": "platinum_recharge_withdrawal",
|
|
|
|
|
+ "path": "platinum_recharge_withdrawal",
|
|
|
|
|
+ "component": "views/platinum/platinum_recharge_withdrawal_review/list/withdrawal/index.vue",
|
|
|
|
|
+ "sort": 20,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "",
|
|
|
|
|
+ "remark": "",
|
|
|
|
|
+ "auth": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "label": "确认提现",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_cztx_withdrawal_tab_confirm_withdrawal",
|
|
|
|
|
+ "code": "review_confirm",
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "remark": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "label": "审核拒绝",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_cztx_withdrawal_tab_review_refuse",
|
|
|
|
|
+ "code": "review_refuse",
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "remark": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "label": "详情",
|
|
|
|
|
+ "rulekey": "",
|
|
|
|
|
+ "code": "detail",
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "remark": ""
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "定投价查询",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_dtj",
|
|
|
|
|
+ "code": "platinum_fixed_investment_price",
|
|
|
|
|
+ "path": "platinum_fixed_investment_price",
|
|
|
|
|
+ "component": "Main",
|
|
|
|
|
+ "sort": 40,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "",
|
|
|
|
|
+ "remark": "",
|
|
|
|
|
+ "children": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "定投价查询",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_fixed_investment_dtj",
|
|
|
|
|
+ "code": "fixed_investment_price",
|
|
|
|
|
+ "path": "fixed_investment_price",
|
|
|
|
|
+ "component": "views/platinum/platinum_fixed_investment_price_query/list/tab/index.vue",
|
|
|
|
|
+ "sort": 10,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "",
|
|
|
|
|
+ "remark": "",
|
|
|
|
|
+ "auth": []
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "定投查询",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_dt",
|
|
|
|
|
+ "code": "platinum_fixed_investment",
|
|
|
|
|
+ "path": "platinum_fixed_investment",
|
|
|
|
|
+ "component": "Main",
|
|
|
|
|
+ "sort": 50,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "",
|
|
|
|
|
+ "remark": "",
|
|
|
|
|
+ "children": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "定投计划查询",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_dt_plan",
|
|
|
|
|
+ "code": "platinum_fixed_investment_plan",
|
|
|
|
|
+ "path": "platinum_fixed_investment_plan",
|
|
|
|
|
+ "component": "views/platinum/platinum_fixed_investment_query/list/plan/index.vue",
|
|
|
|
|
+ "sort": 10,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "",
|
|
|
|
|
+ "remark": "",
|
|
|
|
|
+ "auth": []
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "定投流水查询",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_dt_log",
|
|
|
|
|
+ "code": "platinum_fixed_investment_flow",
|
|
|
|
|
+ "path": "platinum_fixed_investment_flow",
|
|
|
|
|
+ "component": "views/platinum/platinum_fixed_investment_query/list/flow/index.vue",
|
|
|
|
|
+ "sort": 20,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "",
|
|
|
|
|
+ "remark": "",
|
|
|
|
|
+ "auth": []
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "单据查询",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_dj",
|
|
|
|
|
+ "code": "platinum_document",
|
|
|
|
|
+ "path": "platinum_document",
|
|
|
|
|
+ "component": "Main",
|
|
|
|
|
+ "sort": 60,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "",
|
|
|
|
|
+ "remark": "",
|
|
|
|
|
+ "children": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "持仓",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_dj_position",
|
|
|
|
|
+ "code": "platinum_document_position",
|
|
|
|
|
+ "path": "platinum_document_position",
|
|
|
|
|
+ "component": "views/platinum/platinum_document_query/list/position/index.vue",
|
|
|
|
|
+ "sort": 10,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "",
|
|
|
|
|
+ "remark": "",
|
|
|
|
|
+ "auth": []
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "委托单",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_dj_order",
|
|
|
|
|
+ "code": "platinum_document_order",
|
|
|
|
|
+ "path": "platinum_document_order",
|
|
|
|
|
+ "component": "views/platinum/platinum_document_query/list/order/index.vue",
|
|
|
|
|
+ "sort": 20,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "",
|
|
|
|
|
+ "remark": "",
|
|
|
|
|
+ "auth": []
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "待付单",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_dj_waiting",
|
|
|
|
|
+ "code": "platinum_document_waiting",
|
|
|
|
|
+ "path": "platinum_document_waiting",
|
|
|
|
|
+ "component": "views/platinum/platinum_document_query/list/waiting/index.vue",
|
|
|
|
|
+ "sort": 30,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "",
|
|
|
|
|
+ "remark": "",
|
|
|
|
|
+ "auth": []
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "成交单",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_dj_success",
|
|
|
|
|
+ "code": "platinum_document_success",
|
|
|
|
|
+ "path": "platinum_document_success",
|
|
|
|
|
+ "component": "views/platinum/platinum_document_query/list/success/index.vue",
|
|
|
|
|
+ "sort": 30,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "",
|
|
|
|
|
+ "remark": "",
|
|
|
|
|
+ "auth": []
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "融资信息",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_rz",
|
|
|
|
|
+ "code": "platinum_financing",
|
|
|
|
|
+ "path": "platinum_financing",
|
|
|
|
|
+ "component": "Main",
|
|
|
|
|
+ "sort": 70,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "",
|
|
|
|
|
+ "remark": "",
|
|
|
|
|
+ "children": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "融资信息",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_rz_information",
|
|
|
|
|
+ "code": "platinum_financing_information",
|
|
|
|
|
+ "path": "platinum_financing_information",
|
|
|
|
|
+ "component": "views/platinum/platinum_financing_information/list/tab/index.vue",
|
|
|
|
|
+ "sort": 10,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "",
|
|
|
|
|
+ "remark": "",
|
|
|
|
|
+ "auth": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "label": "融资明细",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_rz_information_detail",
|
|
|
|
|
+ "code": "information_detail",
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "remark": ""
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "协议管理",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_xygl",
|
|
|
|
|
+ "code": "platinum_agreements",
|
|
|
|
|
+ "path": "platinum_agreements",
|
|
|
|
|
+ "component": "Main",
|
|
|
|
|
+ "sort": 80,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "",
|
|
|
|
|
+ "remark": "",
|
|
|
|
|
+ "children": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "协议管理",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_xygl_tab",
|
|
|
|
|
+ "code": "platinum_agreement",
|
|
|
|
|
+ "path": "platinum_agreement",
|
|
|
|
|
+ "component": "views/platinum/platinum_agreement/list/tab/index.vue",
|
|
|
|
|
+ "sort": 10,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "",
|
|
|
|
|
+ "remark": "",
|
|
|
|
|
+ "auth": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "label": "新增",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_xygl_add",
|
|
|
|
|
+ "code": "add",
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "remark": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "label": "修改",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_xygl_modify",
|
|
|
|
|
+ "code": "modify",
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "remark": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "label": "停用",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_xygl_stop",
|
|
|
|
|
+ "code": "disable",
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "remark": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "label": "恢复",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_xygl_resume",
|
|
|
|
|
+ "code": "resume",
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "remark": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "label": "注销",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_xygl_delete",
|
|
|
|
|
+ "code": "delete",
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "remark": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "label": "详情",
|
|
|
|
|
+ "rulekey": "",
|
|
|
|
|
+ "code": "client_pc_web_qhj_xygl_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/platinum/platinum_capital_flow/platinum_capital_flow_tab/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/platinum/platinum_promotion_report/platinum_promotion_report_tab/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/platinum/platinum_broker_management/normal/index.vue",
|
|
|
|
|
+ "sort": 10,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "/qhj/brokerapply/init",
|
|
|
|
|
+ "remark": "管理端",
|
|
|
|
|
+ "auth": []
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "待审核",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_jjrgl_waiting_tab",
|
|
|
|
|
+ "code": "platinum_broker_management_waiting",
|
|
|
|
|
+ "path": "platinum_broker_management_waiting",
|
|
|
|
|
+ "component": "views/platinum/platinum_broker_management/waiting/index.vue",
|
|
|
|
|
+ "sort": 20,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "/qhj/brokerapply/init",
|
|
|
|
|
+ "remark": "管理端",
|
|
|
|
|
+ "auth": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "label": "审核",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_jjrgl_check",
|
|
|
|
|
+ "code": "check",
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "remark": ""
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "title": "审核拒绝",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_jjrgl_resume",
|
|
|
|
|
+ "code": "platinum_broker_management_refuse",
|
|
|
|
|
+ "path": "platinum_broker_management_refuse",
|
|
|
|
|
+ "component": "views/platinum/platinum_broker_management/refuse/index.vue",
|
|
|
|
|
+ "sort": 30,
|
|
|
|
|
+ "isshow": true,
|
|
|
|
|
+ "url": "/qhj/brokerapply/init",
|
|
|
|
|
+ "remark": "管理端",
|
|
|
|
|
+ "auth": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "label": "恢复",
|
|
|
|
|
+ "rulekey": "client_pc_web_qhj_jjrgl_resume",
|
|
|
|
|
+ "code": "active",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|