|
|
@@ -1,5 +1,28 @@
|
|
|
[
|
|
|
{
|
|
|
+ "title": "底部单据菜单",
|
|
|
+ "rulekey": "client_pc_web_market",
|
|
|
+ "code": "bottom",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "layout/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "title": "现货仓单",
|
|
|
+ "rulekey": "spot_warrant",
|
|
|
+ "code": "spot_warrant",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "views/order/spot_warran/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "children": []
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
"title": "市场",
|
|
|
"rulekey": "client_pc_web_market",
|
|
|
"code": "market",
|
|
|
@@ -89,6 +112,13 @@
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
+ "label": "撤销",
|
|
|
+ "rulekey": "custom_checkpending_cancel",
|
|
|
+ "code": "cancel",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
"label": "重新提交",
|
|
|
"rulekey": "custom_checkpending_modify",
|
|
|
"code": "modify",
|
|
|
@@ -3106,6 +3136,56 @@
|
|
|
]
|
|
|
}
|
|
|
]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "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": []
|
|
|
+ }
|
|
|
+ ]
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
@@ -3758,7 +3838,34 @@
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "title": "全部",
|
|
|
+ "title": "收款全部",
|
|
|
+ "rulekey": "client_pc_web_qhj_cwfk_all_tab",
|
|
|
+ "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",
|
|
|
@@ -4047,6 +4154,71 @@
|
|
|
"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": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
}
|
|
|
]
|
|
|
}
|