|
|
@@ -1,5 +1,27 @@
|
|
|
[
|
|
|
-
|
|
|
+ {
|
|
|
+ "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",
|
|
|
@@ -3759,7 +3781,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",
|