li.shaoyi 4 år sedan
förälder
incheckning
d42174928b
1 ändrade filer med 5 tillägg och 5 borttagningar
  1. 5 5
      ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

+ 5 - 5
ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

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