|
|
@@ -116,7 +116,26 @@
|
|
|
"type": 1,
|
|
|
"rulekey": "",
|
|
|
"isshow": true,
|
|
|
- "children": []
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "code": "custom_info_normal",
|
|
|
+ "title": "正常",
|
|
|
+ "sort": 1,
|
|
|
+ "type": 1,
|
|
|
+ "rulekey": "",
|
|
|
+ "isshow": true,
|
|
|
+ "children": []
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "code": "custom_info_disabled",
|
|
|
+ "title": "停用",
|
|
|
+ "sort": 2,
|
|
|
+ "type": 1,
|
|
|
+ "rulekey": "",
|
|
|
+ "isshow": true,
|
|
|
+ "children": []
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"code": "goods_info",
|
|
|
@@ -125,7 +144,26 @@
|
|
|
"type": 1,
|
|
|
"rulekey": "",
|
|
|
"isshow": true,
|
|
|
- "children": []
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "code": "goods_info_spot",
|
|
|
+ "title": "现货品种",
|
|
|
+ "sort": 1,
|
|
|
+ "type": 1,
|
|
|
+ "rulekey": "",
|
|
|
+ "isshow": true,
|
|
|
+ "children": []
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "code": "goods_info_hedge",
|
|
|
+ "title": "套保品种",
|
|
|
+ "sort": 2,
|
|
|
+ "type": 1,
|
|
|
+ "rulekey": "",
|
|
|
+ "isshow": true,
|
|
|
+ "children": []
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"code": "spot_contract",
|
|
|
@@ -134,7 +172,44 @@
|
|
|
"type": 1,
|
|
|
"rulekey": "",
|
|
|
"isshow": true,
|
|
|
- "children": []
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "code": "spot_contract_unsubmitted",
|
|
|
+ "title": "未提交",
|
|
|
+ "sort": 1,
|
|
|
+ "type": 1,
|
|
|
+ "rulekey": "",
|
|
|
+ "isshow": true,
|
|
|
+ "children": []
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "code": "spot_contract_checkpending",
|
|
|
+ "title": "待审核",
|
|
|
+ "sort": 2,
|
|
|
+ "type": 1,
|
|
|
+ "rulekey": "",
|
|
|
+ "isshow": true,
|
|
|
+ "children": []
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "code": "spot_contract_performance",
|
|
|
+ "title": "履约中",
|
|
|
+ "sort": 3,
|
|
|
+ "type": 1,
|
|
|
+ "rulekey": "",
|
|
|
+ "isshow": true,
|
|
|
+ "children": []
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "code": "spot_contract_finished",
|
|
|
+ "title": "已完成",
|
|
|
+ "sort": 4,
|
|
|
+ "type": 1,
|
|
|
+ "rulekey": "",
|
|
|
+ "isshow": true,
|
|
|
+ "children": []
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"code": "warehouse_info",
|
|
|
@@ -143,7 +218,26 @@
|
|
|
"type": 1,
|
|
|
"rulekey": "",
|
|
|
"isshow": true,
|
|
|
- "children": []
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "code": "warehouse_info_normal",
|
|
|
+ "title": "正常",
|
|
|
+ "sort": 1,
|
|
|
+ "type": 1,
|
|
|
+ "rulekey": "",
|
|
|
+ "isshow": true,
|
|
|
+ "children": []
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "code": "warehouse_info_disabled",
|
|
|
+ "title": "停用",
|
|
|
+ "sort": 2,
|
|
|
+ "type": 1,
|
|
|
+ "rulekey": "",
|
|
|
+ "isshow": true,
|
|
|
+ "children": []
|
|
|
+ }
|
|
|
+ ]
|
|
|
}
|
|
|
]
|
|
|
},
|