|
|
@@ -1,7 +1,7 @@
|
|
|
[
|
|
|
{
|
|
|
"title": "底部单据菜单",
|
|
|
- "rulekey": "client_pc_web_order_bottom",
|
|
|
+ "rulekey": "",
|
|
|
"code": "bottom",
|
|
|
"sort": 1,
|
|
|
"isshow": true,
|
|
|
@@ -74,6 +74,213 @@
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
+ "title": "现货仓单",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "spot_warrant",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "views/order/spot_warran/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "title": "现货汇总",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "spot_warrant_spot_summary",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "components/spot_warrant_spot_summary/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "查看库存",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "check",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "库存汇总",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "spot_warrant_inventory_summary",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "components/spot_warrant_inventory_summary/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": []
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "现货明细",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "spot_warrant_spot_details",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "components/spot_warrant_spot_details/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "挂牌",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "listed",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "提货",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "pick_up",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "挂单",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "spot_warrant_pending_order",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "components/spot_warrant_pending_order/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "撤单",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "cancel",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "议价单",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "bargain",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "详情",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "detail",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "议价",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "spot_warrant_bargain",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "components/spot_warrant_bargain/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "详情",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "detail",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "成交",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "spot_warrant_deal",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "components/spot_warrant_deal/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "详情",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "detail",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "指定成交",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "spot_warrant_designated_deal",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "components/spot_warrant_designated_deal/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "purchase",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "确定购买",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "ignore",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "忽略",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "resell",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "撤销出售",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "提货",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "spot_warrant_in_and_out_warehouse",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "components/spot_warrant_in_and_out_warehouse/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "pick_up",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "确认提货",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "cacel",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "撤销",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
"title": "资金信息",
|
|
|
"rulekey": "client_pc_web_qiyefengguan_funding_information",
|
|
|
"code": "funding_information",
|
|
|
@@ -114,7 +321,7 @@
|
|
|
},
|
|
|
{
|
|
|
"title": "市场",
|
|
|
- "rulekey": "client_pc_web_common_market",
|
|
|
+ "rulekey": "",
|
|
|
"code": "market",
|
|
|
"path": "/market",
|
|
|
"component": "Layout",
|
|
|
@@ -123,7 +330,7 @@
|
|
|
"children": [
|
|
|
{
|
|
|
"title": "期货市场",
|
|
|
- "rulekey": "client_pc_web_market_futures",
|
|
|
+ "rulekey": "",
|
|
|
"code": "market_futures",
|
|
|
"path": "market_futures",
|
|
|
"component": "Main",
|
|
|
@@ -134,7 +341,7 @@
|
|
|
"children": [
|
|
|
{
|
|
|
"title": "期货市场",
|
|
|
- "rulekey": "client_pc_web_market_futures_tab",
|
|
|
+ "rulekey": "",
|
|
|
"code": "market_futures_tab",
|
|
|
"path": "market_futures_tab",
|
|
|
"component": "views/market/futures/index.vue",
|
|
|
@@ -161,8 +368,8 @@
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "title": "现货市场",
|
|
|
- "rulekey": "",
|
|
|
+ "title": "现货市场",
|
|
|
+ "rulekey": "",
|
|
|
"code": "market_spot",
|
|
|
"path": "market_spot",
|
|
|
"component": "Main",
|
|
|
@@ -206,6 +413,13 @@
|
|
|
"remark": "",
|
|
|
"auth": [
|
|
|
{
|
|
|
+ "label": "新增",
|
|
|
+ "rulekey": "client_pc_web_qiyefengguan_custom_unsubmit_add",
|
|
|
+ "code": "add",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
"label": "修改",
|
|
|
"rulekey": "client_pc_web_qiyefengguan_custom_unsubmit_modify",
|
|
|
"code": "modify",
|
|
|
@@ -1413,7 +1627,15 @@
|
|
|
"isshow": true,
|
|
|
"url": "",
|
|
|
"remark": "",
|
|
|
- "auth": []
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "详情",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "detail",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"title": "销售合同",
|
|
|
@@ -1425,7 +1647,15 @@
|
|
|
"isshow": true,
|
|
|
"url": "",
|
|
|
"remark": "",
|
|
|
- "auth": []
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "详情",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "detail",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"title": "购销计划",
|
|
|
@@ -1609,14 +1839,14 @@
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
- "label": "现货明细",
|
|
|
+ "label": "现货变动明细",
|
|
|
"rulekey": "client_pc_web_qiyefengguan_exposure_realtime_spot_details",
|
|
|
"code": "exposure_realtime_spot_details",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
- "label": "期货明细",
|
|
|
+ "label": "期货变动明细",
|
|
|
"rulekey": "client_pc_web_qiyefengguan_exposure_realtime_futures_details",
|
|
|
"code": "exposure_realtime_futures_details",
|
|
|
"isshow": true,
|
|
|
@@ -1634,7 +1864,7 @@
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "title": "头寸查询",
|
|
|
+ "title": "持仓头寸查询",
|
|
|
"rulekey": "client_pc_web_qiyefengguan_position",
|
|
|
"code": "position",
|
|
|
"path": "position",
|
|
|
@@ -2465,7 +2695,7 @@
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
- "label": "购销计划变动量明细",
|
|
|
+ "label": "套保计划变动量明细",
|
|
|
"rulekey": "client_pc_web_qiyefengguan_exposure_report_exposure_hedging_plan",
|
|
|
"code": "exposure_report_exposure_hedging_plan",
|
|
|
"isshow": true,
|