|
|
@@ -10,8 +10,8 @@
|
|
|
"children": [
|
|
|
{
|
|
|
"title": "现货仓单",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant",
|
|
|
- "code": "bottom_spot_warrant",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt",
|
|
|
+ "code": "bottom_spot_warehouse_receipt",
|
|
|
"sort": 1,
|
|
|
"isshow": true,
|
|
|
"component": "Main",
|
|
|
@@ -21,8 +21,8 @@
|
|
|
"children": [
|
|
|
{
|
|
|
"title": "现货汇总",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant_spot_summary",
|
|
|
- "code": "bottom_spot_warrant_spot_summary",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt_spot_summary",
|
|
|
+ "code": "bottom_spot_warehouse_receipt_spot_summary",
|
|
|
"sort": 1,
|
|
|
"isshow": true,
|
|
|
"component": "views/order/spot_warran/components/spot_warrant_spot_summary/index.vue",
|
|
|
@@ -32,7 +32,7 @@
|
|
|
"auth": [
|
|
|
{
|
|
|
"label": "查看库存",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant_spot_summary_check",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt_check",
|
|
|
"code": "check",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
@@ -41,8 +41,8 @@
|
|
|
},
|
|
|
{
|
|
|
"title": "库存汇总",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant_inventory_summary",
|
|
|
- "code": "bottom_spot_warrant_inventory_summary",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt_inventory_summary",
|
|
|
+ "code": "bottom_spot_warehouse_receipt_inventory_summary",
|
|
|
"sort": 2,
|
|
|
"isshow": true,
|
|
|
"component": "views/order/spot_warran/components/spot_warrant_inventory_summary/index.vue",
|
|
|
@@ -53,8 +53,8 @@
|
|
|
},
|
|
|
{
|
|
|
"title": "现货明细",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant_spot_details",
|
|
|
- "code": "bottom_spot_warrant_spot_details",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt_detail",
|
|
|
+ "code": "bottom_spot_warehouse_receipt_detail",
|
|
|
"sort": 3,
|
|
|
"isshow": true,
|
|
|
"component": "views/order/spot_warran/components/spot_warrant_spot_details/index.vue",
|
|
|
@@ -64,15 +64,15 @@
|
|
|
"auth": [
|
|
|
{
|
|
|
"label": "挂牌",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant_spot_details_listed",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt_detail_listed",
|
|
|
"code": "listed",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
"label": "提货",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant_spot_details_pick_up",
|
|
|
- "code": "pick_up",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt_detail_pickup",
|
|
|
+ "code": "pickup",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
}
|
|
|
@@ -80,8 +80,8 @@
|
|
|
},
|
|
|
{
|
|
|
"title": "挂单",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant_pending_order",
|
|
|
- "code": "bottom_spot_warrant_pending_order",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt_pending_order",
|
|
|
+ "code": "bottom_spot_warehouse_receipt_pending_order",
|
|
|
"sort": 4,
|
|
|
"isshow": true,
|
|
|
"component": "views/order/spot_warran/components/spot_warrant_pending_order/index.vue",
|
|
|
@@ -91,14 +91,14 @@
|
|
|
"auth": [
|
|
|
{
|
|
|
"label": "撤单",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant_pending_order_cancel",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt_pending_order_cancel",
|
|
|
"code": "cancel",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
"label": "议价单",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant_pending_order_bargain",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt_pending_order_bargain",
|
|
|
"code": "bargain",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
@@ -114,8 +114,8 @@
|
|
|
},
|
|
|
{
|
|
|
"title": "议价",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant_bargain",
|
|
|
- "code": "bottom_spot_warrant_bargain",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt_bargain",
|
|
|
+ "code": "bottom_spot_warehouse_receipt_bargain",
|
|
|
"sort": 5,
|
|
|
"isshow": true,
|
|
|
"component": "views/order/spot_warran/components/spot_warrant_bargain/index.vue",
|
|
|
@@ -134,8 +134,8 @@
|
|
|
},
|
|
|
{
|
|
|
"title": "成交",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant_deal",
|
|
|
- "code": "bottom_spot_warrant_deal",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt_deal",
|
|
|
+ "code": "bottom_spot_warehouse_receipt_deal",
|
|
|
"sort": 6,
|
|
|
"isshow": true,
|
|
|
"component": "views/order/spot_warran/components/spot_warrant_deal/index.vue",
|
|
|
@@ -154,8 +154,8 @@
|
|
|
},
|
|
|
{
|
|
|
"title": "指定成交",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant_designated_deal",
|
|
|
- "code": "bottom_spot_warrant_designated_deal",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt_designated_deal",
|
|
|
+ "code": "bottom_spot_warehouse_receipt_designated_deal",
|
|
|
"sort": 7,
|
|
|
"isshow": true,
|
|
|
"component": "views/order/spot_warran/components/spot_warrant_designated_deal/index.vue",
|
|
|
@@ -165,21 +165,21 @@
|
|
|
"auth": [
|
|
|
{
|
|
|
"label": "确定购买",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant_designated_deal_purchase",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt_designated_deal_purchase",
|
|
|
"code": "purchase",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
"label": "忽略",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant_designated_deal_ignore",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt_designated_deal_ignore",
|
|
|
"code": "ignore",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
"label": "撤销出售",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant_designated_deal_resell",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt_designated_deal_resell",
|
|
|
"code": "resell",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
@@ -188,8 +188,8 @@
|
|
|
},
|
|
|
{
|
|
|
"title": "提货",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant_in_and_out_warehouse",
|
|
|
- "code": "bottom_spot_warrant_in_and_out_warehouse",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt_pickup",
|
|
|
+ "code": "bottom_spot_warehouse_receipt_pickup",
|
|
|
"sort": 8,
|
|
|
"isshow": true,
|
|
|
"component": "views/order/spot_warran/components/spot_warrant_in_and_out_warehouse/index.vue",
|
|
|
@@ -199,14 +199,14 @@
|
|
|
"auth": [
|
|
|
{
|
|
|
"label": "确认提货",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant_in_and_out_warehouse_pick_up",
|
|
|
- "code": "pick_up",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt_pickup_confirm",
|
|
|
+ "code": "confirm",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
"label": "撤销",
|
|
|
- "rulekey": "pcweb_bottom_spot_warrant_in_and_out_warehouse_cancel",
|
|
|
+ "rulekey": "pcweb_bottom_spot_warehouse_receipt_pickup_cancel",
|
|
|
"code": "cancel",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
@@ -217,8 +217,8 @@
|
|
|
},
|
|
|
{
|
|
|
"title": "预售仓单",
|
|
|
- "rulekey": "pcweb_bottom_pre_sale_warehouse_receipt",
|
|
|
- "code": "bottom_pre_sale_warehouse_receipt",
|
|
|
+ "rulekey": "pcweb_bottom_presell_warehouse_receipt",
|
|
|
+ "code": "bottom_presell_warehouse_receipt",
|
|
|
"sort": 2,
|
|
|
"isshow": true,
|
|
|
"component": "Main",
|
|
|
@@ -228,8 +228,8 @@
|
|
|
"children": [
|
|
|
{
|
|
|
"title": "订单汇总",
|
|
|
- "rulekey": "pcweb_bottom_pre_sale_warehouse_receipt_order_summary",
|
|
|
- "code": "bottom_pre_sale_warehouse_receipt_order_summary",
|
|
|
+ "rulekey": "pcweb_bottom_presell_warehouse_receipt_order_summary",
|
|
|
+ "code": "bottom_presell_warehouse_receipt_order_summary",
|
|
|
"sort": 1,
|
|
|
"isshow": true,
|
|
|
"component": "views/order/pre_sale_warehouse_receipt/components/pre_sale_warehouse_receipt_order_summary/index.vue",
|
|
|
@@ -239,7 +239,7 @@
|
|
|
"auth": [
|
|
|
{
|
|
|
"label": "挂牌",
|
|
|
- "rulekey": "pcweb_bottom_pre_sale_warehouse_receipt_order_summary_listed",
|
|
|
+ "rulekey": "pcweb_bottom_presell_warehouse_receipt_order_summary_listed",
|
|
|
"code": "listed",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
@@ -248,8 +248,8 @@
|
|
|
},
|
|
|
{
|
|
|
"title": "挂单",
|
|
|
- "rulekey": "pcweb_bottom_pre_sale_warehouse_receipt_pending_order",
|
|
|
- "code": "bottom_pre_sale_warehouse_receipt_pending_order",
|
|
|
+ "rulekey": "pcweb_bottom_presell_warehouse_receipt_pending_order",
|
|
|
+ "code": "bottom_presell_warehouse_receipt_pending_order",
|
|
|
"sort": 2,
|
|
|
"isshow": true,
|
|
|
"component": "views/order/pre_sale_warehouse_receipt/components/pre_sale_warehouse_receipt_pending_order/index.vue",
|
|
|
@@ -259,14 +259,14 @@
|
|
|
"auth": [
|
|
|
{
|
|
|
"label": "撤单",
|
|
|
- "rulekey": "pcweb_bottom_pre_sale_warehouse_receipt_pending_order_cancel",
|
|
|
+ "rulekey": "pcweb_bottom_presell_warehouse_receipt_pending_order_cancel",
|
|
|
"code": "cancel",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
"label": "议价单",
|
|
|
- "rulekey": "pcweb_bottom_pre_sale_warehouse_receipt_pending_order_bargain",
|
|
|
+ "rulekey": "pcweb_bottom_presell_warehouse_receipt_pending_order_bargain",
|
|
|
"code": "bargain",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
@@ -275,8 +275,8 @@
|
|
|
},
|
|
|
{
|
|
|
"title": "议价",
|
|
|
- "rulekey": "pcweb_bottom_pre_sale_warehouse_receipt_bargain",
|
|
|
- "code": "bottom_pre_sale_warehouse_receipt_bargain",
|
|
|
+ "rulekey": "pcweb_bottom_presell_warehouse_receipt_bargain",
|
|
|
+ "code": "bottom_presell_warehouse_receipt_bargain",
|
|
|
"sort": 3,
|
|
|
"isshow": true,
|
|
|
"component": "views/order/pre_sale_warehouse_receipt/components/pre_sale_warehouse_receipt_bargain/index.vue",
|
|
|
@@ -286,7 +286,7 @@
|
|
|
"auth": [
|
|
|
{
|
|
|
"label": "议价单",
|
|
|
- "rulekey": "pcweb_bottom_pre_sale_warehouse_receipt_bargain_detail",
|
|
|
+ "rulekey": "pcweb_bottom_presell_warehouse_receipt_bargain_detail",
|
|
|
"code": "detail",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
@@ -295,8 +295,8 @@
|
|
|
},
|
|
|
{
|
|
|
"title": "成交",
|
|
|
- "rulekey": "pcweb_bottom_pre_sale_warehouse_receipt_deal",
|
|
|
- "code": "bottom_pre_sale_warehouse_receipt_deal",
|
|
|
+ "rulekey": "pcweb_bottom_presell_warehouse_receipt_deal",
|
|
|
+ "code": "bottom_presell_warehouse_receipt_deal",
|
|
|
"sort": 4,
|
|
|
"isshow": true,
|
|
|
"component": "views/order/pre_sale_warehouse_receipt/components/pre_sale_warehouse_receipt_deal/index.vue",
|
|
|
@@ -307,7 +307,7 @@
|
|
|
{
|
|
|
"label": "详情",
|
|
|
"rulekey": "",
|
|
|
- "code": "cancel",
|
|
|
+ "code": "detail",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
}
|
|
|
@@ -315,8 +315,8 @@
|
|
|
},
|
|
|
{
|
|
|
"title": "指定成交",
|
|
|
- "rulekey": "pcweb_bottom_pre_sale_warehouse_receipt_designated_deal",
|
|
|
- "code": "bottom_pre_sale_warehouse_receipt_designated_deal",
|
|
|
+ "rulekey": "pcweb_bottom_presell_warehouse_receipt_designated_deal",
|
|
|
+ "code": "bottom_presell_warehouse_receipt_designated_deal",
|
|
|
"sort": 5,
|
|
|
"isshow": true,
|
|
|
"component": "views/order/pre_sale_warehouse_receipt/components/pre_sale_warehouse_receipt_designated_deal/index.vue",
|
|
|
@@ -326,21 +326,21 @@
|
|
|
"auth": [
|
|
|
{
|
|
|
"label": "撤销出售",
|
|
|
- "rulekey": "pcweb_bottom_pre_sale_warehouse_receipt_designated_deal_resell",
|
|
|
+ "rulekey": "pcweb_bottom_presell_warehouse_receipt_designated_deal_resell",
|
|
|
"code": "resell",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
"label": "确定购买",
|
|
|
- "rulekey": "pcweb_bottom_pre_sale_warehouse_receipt_designated_deal_confirm",
|
|
|
+ "rulekey": "pcweb_bottom_presell_warehouse_receipt_designated_deal_confirm",
|
|
|
"code": "confirm",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
"label": "忽略",
|
|
|
- "rulekey": "pcweb_bottom_pre_sale_warehouse_receipt_designated_deal_ignore",
|
|
|
+ "rulekey": "pcweb_bottom_presell_warehouse_receipt_designated_deal_ignore",
|
|
|
"code": "ignore",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
@@ -801,7 +801,7 @@
|
|
|
"code": "market",
|
|
|
"path": "/market",
|
|
|
"component": "Layout",
|
|
|
- "sort": 1,
|
|
|
+ "sort": 2,
|
|
|
"isshow": true,
|
|
|
"children": [
|
|
|
{
|
|
|
@@ -824,14 +824,14 @@
|
|
|
"code": "search",
|
|
|
"path": "/search",
|
|
|
"component": "Layout",
|
|
|
- "sort": 1,
|
|
|
+ "sort": 3,
|
|
|
"isshow": true,
|
|
|
"children": [
|
|
|
{
|
|
|
- "title": "委托记录",
|
|
|
- "rulekey": "pcweb_search_commission_record",
|
|
|
- "code": "search_commission_record",
|
|
|
- "path": "search_commission_record",
|
|
|
+ "title": "单据查询",
|
|
|
+ "rulekey": "pcweb_search_document",
|
|
|
+ "code": "search_document",
|
|
|
+ "path": "search_document",
|
|
|
"component": "Main",
|
|
|
"sort": 1,
|
|
|
"isshow": true,
|
|
|
@@ -839,65 +839,147 @@
|
|
|
"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",
|
|
|
+ "title": "现货仓单",
|
|
|
+ "rulekey": "pcweb_search_document_spot_warehouse_receipt",
|
|
|
+ "code": "search_document_spot_warehouse_receipt",
|
|
|
+ "path": "search_document_spot_warehouse_receipt",
|
|
|
+ "component": "views/search/search_document_records/search_spot_warrant/index.vue",
|
|
|
"sort": 1,
|
|
|
"isshow": true,
|
|
|
"url": "",
|
|
|
"remark": "",
|
|
|
"auth": [
|
|
|
{
|
|
|
- "label": "当前记录",
|
|
|
- "rulekey": "pcweb_search_commission_record_contract_today",
|
|
|
- "code": "today",
|
|
|
+ "label": "仓单明细",
|
|
|
+ "rulekey": "pcweb_search_document_spot_warehouse_receipt_detail",
|
|
|
+ "code": "detail",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
- "label": "历史记录",
|
|
|
- "rulekey": "pcweb_search_commission_record_contract_history",
|
|
|
- "code": "history",
|
|
|
+ "label": "挂牌记录",
|
|
|
+ "rulekey": "pcweb_search_document_spot_warehouse_receipt_listing_record",
|
|
|
+ "code": "listing_record",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "成交记录",
|
|
|
+ "rulekey": "pcweb_search_document_spot_warehouse_receipt_trading_record",
|
|
|
+ "code": "trading_record",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "协议指定记录",
|
|
|
+ "rulekey": "pcweb_search_document_spot_warehouse_receipt_specified_record",
|
|
|
+ "code": "specified_record",
|
|
|
"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,
|
|
|
+ "title": "预售仓单",
|
|
|
+ "rulekey": "pcweb_search_document_presell_warehouse_receipt",
|
|
|
+ "code": "search_document_presell_warehouse_receipt",
|
|
|
+ "path": "search_document_presell_warehouse_receipt",
|
|
|
+ "component": "views/search/search_document_records/search_pre_sale_warehouse_receipt/index.vue",
|
|
|
+ "sort": 2,
|
|
|
"isshow": true,
|
|
|
"url": "",
|
|
|
"remark": "",
|
|
|
"auth": [
|
|
|
{
|
|
|
- "label": "当前记录",
|
|
|
- "rulekey": "pcweb_search_commission_record_spot_warrant_today",
|
|
|
- "code": "today",
|
|
|
+ "label": "订单汇总",
|
|
|
+ "rulekey": "pcweb_search_document_presell_warehouse_receipt_order_summary",
|
|
|
+ "code": "order_summary",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
- "label": "历史记录",
|
|
|
- "rulekey": "pcweb_search_commission_record_spot_warrant_history",
|
|
|
- "code": "history",
|
|
|
+ "label": "委托记录",
|
|
|
+ "rulekey": "pcweb_search_document_presell_warehouse_receipt_commission_record",
|
|
|
+ "code": "commission_record",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "成交记录",
|
|
|
+ "rulekey": "pcweb_search_document_presell_warehouse_receipt_trading_record",
|
|
|
+ "code": "trading_record",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "协议指定记录",
|
|
|
+ "rulekey": "pcweb_search_document_presell_warehouse_receipt_specified_record",
|
|
|
+ "code": "specified_record",
|
|
|
"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",
|
|
|
+ "title": "商品合约",
|
|
|
+ "rulekey": "pcweb_search_document_contract",
|
|
|
+ "code": "search_document_contract",
|
|
|
+ "path": "search_document_contract",
|
|
|
+ "component": "views/search/search_document_records/search_commodity_contract/index.vue",
|
|
|
+ "sort": 3,
|
|
|
+ "isshow": true,
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "合约汇总",
|
|
|
+ "rulekey": "pcweb_search_document_contract_order_summary",
|
|
|
+ "code": "order_summary",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "委托记录",
|
|
|
+ "rulekey": "pcweb_search_document_contract_commission_record",
|
|
|
+ "code": "commission_record",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "成交记录",
|
|
|
+ "rulekey": "pcweb_search_document_contract_trading_record",
|
|
|
+ "code": "trading_record",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "交收记录",
|
|
|
+ "rulekey": "pcweb_search_document_contract_delivery_record",
|
|
|
+ "code": "delivery_record",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "资金流水",
|
|
|
+ "rulekey": "pcweb_search_capital_flow",
|
|
|
+ "code": "search_capital_flow",
|
|
|
+ "path": "search_capital_flow",
|
|
|
+ "component": "Main",
|
|
|
+ "sort": 2,
|
|
|
+ "isshow": true,
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "title": "资金流水",
|
|
|
+ "rulekey": "pcweb_search_capital_flow_tab",
|
|
|
+ "code": "search_capital_flow_tab",
|
|
|
+ "path": "search_capital_flow_tab",
|
|
|
+ "component": "views/search/search_capital_flow/search_capital_flow_tab/index.vue",
|
|
|
"sort": 1,
|
|
|
"isshow": true,
|
|
|
"url": "",
|
|
|
@@ -905,14 +987,14 @@
|
|
|
"auth": [
|
|
|
{
|
|
|
"label": "当前记录",
|
|
|
- "rulekey": "pcweb_search_commission_record_contract_today",
|
|
|
+ "rulekey": "pcweb_search_capital_flow_tab_today",
|
|
|
"code": "today",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
"label": "历史记录",
|
|
|
- "rulekey": "pcweb_search_commission_record_contract_history",
|
|
|
+ "rulekey": "pcweb_search_capital_flow_tab_history",
|
|
|
"code": "history",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
@@ -922,22 +1004,22 @@
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "title": "成交记录",
|
|
|
- "rulekey": "pcweb_search",
|
|
|
- "code": "custom",
|
|
|
- "path": "custom",
|
|
|
+ "title": "融资查询",
|
|
|
+ "rulekey": "pcweb_search_financing",
|
|
|
+ "code": "search_financing",
|
|
|
+ "path": "search_financing",
|
|
|
"component": "Main",
|
|
|
- "sort": 1,
|
|
|
+ "sort": 3,
|
|
|
"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",
|
|
|
+ "title": "申请单",
|
|
|
+ "rulekey": "pcweb_search_financing_apply",
|
|
|
+ "code": "search_financing_apply",
|
|
|
+ "path": "search_financing_apply",
|
|
|
+ "component": "views/search/search_financing_inquiry/search_financing_inquiry_apply_order/index.vue",
|
|
|
"sort": 1,
|
|
|
"isshow": true,
|
|
|
"url": "",
|
|
|
@@ -945,12 +1027,12 @@
|
|
|
"auth": []
|
|
|
},
|
|
|
{
|
|
|
- "title": "现货仓单",
|
|
|
- "rulekey": "client_pc_web_qiyefengguan_custom_unsubmit",
|
|
|
- "code": "custom_unsubmit",
|
|
|
- "path": "custom_unsubmit",
|
|
|
- "component": "views/information/custom/index.vue",
|
|
|
- "sort": 1,
|
|
|
+ "title": "合同",
|
|
|
+ "rulekey": "pcweb_search_financing_contract",
|
|
|
+ "code": "search_financing_contract",
|
|
|
+ "path": "search_financing_contract",
|
|
|
+ "component": "views/search/search_financing_inquiry/search_financing_inquiry_contract/index.vue",
|
|
|
+ "sort": 2,
|
|
|
"isshow": true,
|
|
|
"url": "",
|
|
|
"remark": "",
|
|
|
@@ -959,64 +1041,177 @@
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "title": "资金流水",
|
|
|
- "rulekey": "client_pc_web_qiyefengguan_custom",
|
|
|
- "code": "custom",
|
|
|
- "path": "custom",
|
|
|
+ "title": "履约查询",
|
|
|
+ "rulekey": "pcweb_search_performance",
|
|
|
+ "code": "search_performance",
|
|
|
+ "path": "search_performance",
|
|
|
"component": "Main",
|
|
|
- "sort": 1,
|
|
|
+ "sort": 4,
|
|
|
"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",
|
|
|
+ "title": "买履约",
|
|
|
+ "rulekey": "pcweb_search_performance_buy",
|
|
|
+ "code": "search_performance_buy",
|
|
|
+ "path": "search_performance_buy",
|
|
|
+ "component": "views/search/search_performance_query/search_performance_query_buy_performance/index.vue",
|
|
|
"sort": 1,
|
|
|
"isshow": true,
|
|
|
"url": "",
|
|
|
"remark": "",
|
|
|
- "auth": []
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "全部",
|
|
|
+ "rulekey": "pcweb_search_performance_buy_done",
|
|
|
+ "code": "done",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "执行中",
|
|
|
+ "rulekey": "pcweb_search_performance_buy_unsuccess",
|
|
|
+ "code": "unsuccess",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "卖履约",
|
|
|
+ "rulekey": "pcweb_search_performance_sell",
|
|
|
+ "code": "search_performance_sell",
|
|
|
+ "path": "search_performance_sell",
|
|
|
+ "component": "views/search/search_performance_query/search_performance_query_sell_performance/index.vue",
|
|
|
+ "sort": 2,
|
|
|
+ "isshow": true,
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "全部",
|
|
|
+ "rulekey": "pcweb_search_performance_sell_done",
|
|
|
+ "code": "done",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "执行中",
|
|
|
+ "rulekey": "pcweb_search_performance_sell_unsuccess",
|
|
|
+ "code": "unsuccess",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "title": "履约查询",
|
|
|
- "rulekey": "client_pc_web_qiyefengguan_custom",
|
|
|
- "code": "custom",
|
|
|
- "path": "custom",
|
|
|
+ "title": "提货查询",
|
|
|
+ "rulekey": "pcweb_search_pickup",
|
|
|
+ "code": "search_pickup",
|
|
|
+ "path": "search_pickup",
|
|
|
"component": "Main",
|
|
|
- "sort": 1,
|
|
|
+ "sort": 5,
|
|
|
"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",
|
|
|
+ "title": "提货查询",
|
|
|
+ "rulekey": "pcweb_search_pickup_tab",
|
|
|
+ "code": "search_pickup_tab",
|
|
|
+ "path": "search_pickup_tab",
|
|
|
+ "component": "views/search/search_pickup_query/search_pickup_query_tab/index.vue",
|
|
|
"sort": 1,
|
|
|
"isshow": true,
|
|
|
"url": "",
|
|
|
"remark": "",
|
|
|
- "auth": []
|
|
|
- },
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "完成备货",
|
|
|
+ "rulekey": "pcweb_search_pickup_tab_complete",
|
|
|
+ "code": "complete",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "上传物流",
|
|
|
+ "rulekey": "pcweb_search_pickup_tab_upload",
|
|
|
+ "code": "upload",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "确认收货",
|
|
|
+ "rulekey": "pcweb_search_pickup_tab_confirm_receipt",
|
|
|
+ "code": "confirm_receipt",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "确认取货",
|
|
|
+ "rulekey": "pcweb_search_pickup_tab_confirm_pickup",
|
|
|
+ "code": "confirm_pickup",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "履约模板查询",
|
|
|
+ "rulekey": "pcweb_search_performance_template",
|
|
|
+ "code": "search_performance_template",
|
|
|
+ "path": "search_performance_template",
|
|
|
+ "component": "Main",
|
|
|
+ "sort": 6,
|
|
|
+ "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",
|
|
|
+ "title": "履约模板查询",
|
|
|
+ "rulekey": "pcweb_search_performance_template_tab",
|
|
|
+ "code": "search_performance_template_tab",
|
|
|
+ "path": "search_performance_template_tab",
|
|
|
+ "component": "views/search/search_performance_template/search_performance_template_sub/index.vue",
|
|
|
"sort": 1,
|
|
|
"isshow": true,
|
|
|
"url": "",
|
|
|
"remark": "",
|
|
|
- "auth": []
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "步骤明细",
|
|
|
+ "rulekey": "pcweb_search_performance_template_tab_detail",
|
|
|
+ "code": "detail",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "修改",
|
|
|
+ "rulekey": "pcweb_search_performance_template_tab_modify",
|
|
|
+ "code": "modify",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "删除",
|
|
|
+ "rulekey": "pcweb_search_performance_template_tab_delete",
|
|
|
+ "code": "delete",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "新增",
|
|
|
+ "rulekey": "pcweb_search_performance_template_tab_add",
|
|
|
+ "code": "add",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
}
|
|
|
]
|
|
|
}
|