|
|
@@ -671,28 +671,28 @@
|
|
|
"auth": [
|
|
|
{
|
|
|
"label": "付款",
|
|
|
- "rulekey": "bottom_performance_information_buy_pay",
|
|
|
+ "rulekey": "pcweb_bottom_performance_information_buy_pay",
|
|
|
"code": "pay",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
"label": "延期",
|
|
|
- "rulekey": "bottom_performance_information_buy_extension",
|
|
|
+ "rulekey": "pcweb_bottom_performance_information_buy_extension",
|
|
|
"code": "extension",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
"label": "违约",
|
|
|
- "rulekey": "bottom_performance_information_buy_breach",
|
|
|
+ "rulekey": "pcweb_bottom_performance_information_buy_breach",
|
|
|
"code": "breach",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
"label": "交收",
|
|
|
- "rulekey": "bottom_performance_information_buy_settlement",
|
|
|
+ "rulekey": "pcweb_bottom_performance_information_buy_settlement",
|
|
|
"code": "settlement",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
@@ -719,28 +719,28 @@
|
|
|
"auth": [
|
|
|
{
|
|
|
"label": "付款",
|
|
|
- "rulekey": "bottom_performance_information_sell_pay",
|
|
|
+ "rulekey": "pcweb_bottom_performance_information_sell_pay",
|
|
|
"code": "pay",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
"label": "延期",
|
|
|
- "rulekey": "bottom_performance_information_sell_extension",
|
|
|
+ "rulekey": "pcweb_bottom_performance_information_sell_extension",
|
|
|
"code": "extension",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
"label": "违约",
|
|
|
- "rulekey": "bottom_performance_information_sell_breach",
|
|
|
+ "rulekey": "pcweb_bottom_performance_information_sell_breach",
|
|
|
"code": "breach",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
"label": "交收",
|
|
|
- "rulekey": "bottom_performance_information_sell_settlement",
|
|
|
+ "rulekey": "pcweb_bottom_performance_information_sell_settlement",
|
|
|
"code": "settlement",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
@@ -817,5 +817,209 @@
|
|
|
"auth": []
|
|
|
}
|
|
|
]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "查询",
|
|
|
+ "rulekey": "pcweb_search",
|
|
|
+ "code": "search",
|
|
|
+ "path": "/search",
|
|
|
+ "component": "Layout",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "title": "委托记录",
|
|
|
+ "rulekey": "pcweb_search_commission_record",
|
|
|
+ "code": "search_commission_record",
|
|
|
+ "path": "search_commission_record",
|
|
|
+ "component": "Main",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "title": "商品合约",
|
|
|
+ "rulekey": "pcweb_search_commission_record_contract",
|
|
|
+ "code": "search_commission_record_contract",
|
|
|
+ "path": "search_commission_record_contract",
|
|
|
+ "component": "views/information/custom/index.vue",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "当前记录",
|
|
|
+ "rulekey": "pcweb_search_commission_record_contract_today",
|
|
|
+ "code": "today",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "历史记录",
|
|
|
+ "rulekey": "pcweb_search_commission_record_contract_history",
|
|
|
+ "code": "history",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "现货仓单",
|
|
|
+ "rulekey": "pcweb_search_commission_record_spot_warrant",
|
|
|
+ "code": "search_commission_record_spot_warrant",
|
|
|
+ "path": "search_commission_record_spot_warrant",
|
|
|
+ "component": "views/information/custom/index.vue",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "当前记录",
|
|
|
+ "rulekey": "pcweb_search_commission_record_spot_warrant_today",
|
|
|
+ "code": "today",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "历史记录",
|
|
|
+ "rulekey": "pcweb_search_commission_record_spot_warrant_history",
|
|
|
+ "code": "history",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "预售仓单",
|
|
|
+ "rulekey": "pcweb_search_commission_record_spot_warrant",
|
|
|
+ "code": "search_commission_record_spot_warrant",
|
|
|
+ "path": "search_commission_record_spot_warrant",
|
|
|
+ "component": "views/information/custom/index.vue",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "当前记录",
|
|
|
+ "rulekey": "pcweb_search_commission_record_contract_today",
|
|
|
+ "code": "today",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "历史记录",
|
|
|
+ "rulekey": "pcweb_search_commission_record_contract_history",
|
|
|
+ "code": "history",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "成交记录",
|
|
|
+ "rulekey": "pcweb_search",
|
|
|
+ "code": "custom",
|
|
|
+ "path": "custom",
|
|
|
+ "component": "Main",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "title": "商品合约",
|
|
|
+ "rulekey": "client_pc_web_qiyefengguan_custom_unsubmit",
|
|
|
+ "code": "custom_unsubmit",
|
|
|
+ "path": "custom_unsubmit",
|
|
|
+ "component": "views/information/custom/index.vue",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": []
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "现货仓单",
|
|
|
+ "rulekey": "client_pc_web_qiyefengguan_custom_unsubmit",
|
|
|
+ "code": "custom_unsubmit",
|
|
|
+ "path": "custom_unsubmit",
|
|
|
+ "component": "views/information/custom/index.vue",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": []
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "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_unsubmit",
|
|
|
+ "code": "custom_unsubmit",
|
|
|
+ "path": "custom_unsubmit",
|
|
|
+ "component": "views/information/custom/index.vue",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": []
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "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_unsubmit",
|
|
|
+ "code": "custom_unsubmit",
|
|
|
+ "path": "custom_unsubmit",
|
|
|
+ "component": "views/information/custom/index.vue",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": []
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "卖履约",
|
|
|
+ "rulekey": "client_pc_web_qiyefengguan_custom_unsubmit",
|
|
|
+ "code": "custom_unsubmit",
|
|
|
+ "path": "custom_unsubmit",
|
|
|
+ "component": "views/information/custom/index.vue",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": []
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
}
|
|
|
]
|