Prechádzať zdrojové kódy

新增 商品订单 议价单 同意和拒绝

huangbin 4 rokov pred
rodič
commit
9ed14886ec
1 zmenil súbory, kde vykonal 35 pridanie a 10 odobranie
  1. 35 10
      ERMCP/PCWEB/Menu/pc_menu.json

+ 35 - 10
ERMCP/PCWEB/Menu/pc_menu.json

@@ -472,22 +472,23 @@
               }
             ]
           },
+
           {
-            "code": "commodity_contract_bargain",
-            "title": "议价单",
+            "code": "commodity_contract_commission",
+            "title": "委托",
             "sort": 1,
             "type": 4,
-            "rulekey": "",
+            "rulekey": "client_pc_web_commodity_contract_bottom_commission",
             "isshow": true,
             "url": "",
             "remark": "",
             "children": [
               {
-                "code": "commodity_contract_bargain_cancel_order",
+                "code": "commodity_contract_commission_cancel_order",
                 "title": "撤单",
                 "sort": 1,
                 "type": 2,
-                "rulekey": "",
+                "rulekey": "client_pc_web_commodity_contract_bottom_contract_summary_cancel_order",
                 "isshow": true,
                 "url": "",
                 "remark": "",
@@ -497,21 +498,45 @@
             ]
           },
           {
-            "code": "commodity_contract_commission",
-            "title": "委托",
+            "code": "commodity_contract_bargain",
+            "title": "议价单",
             "sort": 1,
             "type": 4,
-            "rulekey": "client_pc_web_commodity_contract_bottom_commission",
+            "rulekey": "",
             "isshow": true,
             "url": "",
             "remark": "",
             "children": [
               {
-                "code": "commodity_contract_commission_cancel_order",
+                "code": "commodity_contract_bargain_cancel_order",
                 "title": "撤单",
                 "sort": 1,
                 "type": 2,
-                "rulekey": "client_pc_web_commodity_contract_bottom_contract_summary_cancel_order",
+                "rulekey": "",
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                ]
+              },
+              {
+                "code": "commodity_contract_bargain_submit_order",
+                "title": "同意",
+                "sort": 1,
+                "type": 2,
+                "rulekey": "",
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                ]
+              },
+              {
+                "code": "commodity_contract_bargain_refuse_order",
+                "title": "拒绝",
+                "sort": 1,
+                "type": 2,
+                "rulekey": "",
                 "isshow": true,
                 "url": "",
                 "remark": "",