|
@@ -1115,14 +1115,14 @@
|
|
|
{
|
|
{
|
|
|
"label": "关联",
|
|
"label": "关联",
|
|
|
"rulekey": "futures_spot_finish_bind",
|
|
"rulekey": "futures_spot_finish_bind",
|
|
|
- "code": "futures_spot_finish_bind",
|
|
|
|
|
|
|
+ "code": "bind",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "解除关联",
|
|
"label": "解除关联",
|
|
|
"rulekey": "futures_spot_finish_unbind",
|
|
"rulekey": "futures_spot_finish_unbind",
|
|
|
- "code": "futures_spot_finish_unbind",
|
|
|
|
|
|
|
+ "code": "unbind",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|
|
@@ -1142,14 +1142,14 @@
|
|
|
{
|
|
{
|
|
|
"label": "补单关联",
|
|
"label": "补单关联",
|
|
|
"rulekey": "futures_spot_order_add",
|
|
"rulekey": "futures_spot_order_add",
|
|
|
- "code": "futures_spot_order_add",
|
|
|
|
|
|
|
+ "code": "add",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "关联",
|
|
"label": "关联",
|
|
|
"rulekey": "futures_spot_order_bind",
|
|
"rulekey": "futures_spot_order_bind",
|
|
|
- "code": "futures_spot_order_bind",
|
|
|
|
|
|
|
+ "code": "bind",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|
|
@@ -1169,7 +1169,7 @@
|
|
|
{
|
|
{
|
|
|
"label": "解除关联",
|
|
"label": "解除关联",
|
|
|
"rulekey": "futures_spot_record_unbind",
|
|
"rulekey": "futures_spot_record_unbind",
|
|
|
- "code": "futures_spot_record_unbind",
|
|
|
|
|
|
|
+ "code": "unbind",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|