瀏覽代碼

修改 code

huangbin 4 年之前
父節點
當前提交
236cc288d3
共有 1 個文件被更改,包括 41 次插入41 次删除
  1. 41 41
      ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

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

@@ -24,7 +24,7 @@
                         "rulekey": "custom_checkpending",
                         "code": "custom_checkpending",
                         "path": "custom_checkpending",
-                        "component": "views/information/custom/list/checkpending/index.vue",
+                        "component": "views/information/custom/index.vue",
                         "sort": 1,
                         "isshow": true,
                         "url": "",
@@ -33,14 +33,14 @@
                             {
                                 "label": "新增",
                                 "rulekey": "custom_checkpending_add",
-                                "code": "custom_checkpending_add",
+                                "code": "add",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "审核",
                                 "rulekey": "custom_checkpending_check",
-                                "code": "custom_checkpending_check",
+                                "code": "check",
                                 "isshow": true,
                                 "remark": ""
                             }
@@ -51,7 +51,7 @@
                         "rulekey": "custom_normal",
                         "code": "custom_normal",
                         "path": "custom_normal",
-                        "component": "views/information/custom/list/normal-use/index.vue",
+                        "component": "views/information/custom/index.vue",
                         "sort": 2,
                         "isshow": true,
                         "url": "",
@@ -60,21 +60,21 @@
                             {
                                 "label": "新增",
                                 "rulekey": "custom_normal_add",
-                                "code": "custom_normal_add",
+                                "code": "add",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "修改",
                                 "rulekey": "custom_normal_modify",
-                                "code": "custom_normal_modify",
+                                "code": "modify",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "停用",
                                 "rulekey": "custom_normal_disable",
-                                "code": "custom_normal_disable",
+                                "code": "disable",
                                 "isshow": true,
                                 "remark": ""
                             }
@@ -85,7 +85,7 @@
                         "rulekey": "custom_disabled",
                         "code": "custom_disabled",
                         "path": "custom_disabled",
-                        "component": "views/information/custom/list/stop-use/index.vue",
+                        "component": "views/information/custom/index.vue",
                         "sort": 3,
                         "isshow": true,
                         "url": "",
@@ -94,14 +94,14 @@
                             {
                                 "label": "新增",
                                 "rulekey": "custom_disabled_add",
-                                "code": "custom_disabled_add",
+                                "code": "add",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "恢复",
-                                "rulekey": "custom_disabled_restore",
-                                "code": "custom_disabled_restore",
+                                "rulekey": "custom_disabled_recover",
+                                "code": "recover",
                                 "isshow": true,
                                 "remark": ""
                             }
@@ -215,21 +215,21 @@
                             {
                                 "label": "新增",
                                 "rulekey": "warehouse_normal_add",
-                                "code": "warehouse_normal_add",
+                                "code": "add",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "修改",
                                 "rulekey": "warehouse_normal_modify",
-                                "code": "warehouse_normal_modify",
+                                "code": "modify",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "停用",
                                 "rulekey": "warehouse_normal_disable",
-                                "code": "warehouse_normal_disable",
+                                "code": "disable",
                                 "isshow": true,
                                 "remark": ""
                             }
@@ -249,14 +249,14 @@
                             {
                                 "label": "新增",
                                 "rulekey": "warehouse_disabled_add",
-                                "code": "warehouse_disabled_add",
+                                "code": "add",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "恢复",
                                 "rulekey": "warehouse_disabled_recover",
-                                "code": "warehouse_disabled_recover",
+                                "code": "recover",
                                 "isshow": true,
                                 "remark": ""
                             }
@@ -679,21 +679,21 @@
                             {
                                 "label": "新增",
                                 "rulekey": "purchase_contract_add",
-                                "code": "purchase_contract_add",
+                                "code": "add",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "撤回",
                                 "rulekey": "purchase_contract_delete",
-                                "code": "purchase_contract_delete",
+                                "code": "delete",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "重新提交",
                                 "rulekey": "purchase_contract_resubmit",
-                                "code": "purchase_contract_resubmit",
+                                "code": "resubmit",
                                 "isshow": true,
                                 "remark": ""
                             }
@@ -813,21 +813,21 @@
                             {
                                 "label": "新增",
                                 "rulekey": "sell_contract_add",
-                                "code": "sell_contract_add",
+                                "code": "add",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "撤回",
                                 "rulekey": "sell_contract_delete",
-                                "code": "sell_contract_delete",
+                                "code": "delete",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "重新提交",
                                 "rulekey": "sell_contract_resubmit",
-                                "code": "sell_contract_resubmit",
+                                "code": "resubmit",
                                 "isshow": true,
                                 "remark": ""
                             }
@@ -884,35 +884,35 @@
                             {
                                 "label": "新增",
                                 "rulekey": "plan_uncommitted_add",
-                                "code": "plan_uncommitted_add",
+                                "code": "add",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "重新提交",
                                 "rulekey": "plan_uncommitted_resubmit",
-                                "code": "plan_uncommitted_resubmit",
+                                "code": "resubmit",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "撤销",
                                 "rulekey": "plan_uncommitted_cancel",
-                                "code": "plan_uncommitted_cancel",
+                                "code": "cancel",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "修改",
                                 "rulekey": "plan_uncommitted_modify",
-                                "code": "plan_uncommitted_modify",
+                                "code": "modify",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "删除",
                                 "rulekey": "plan_uncommitted_delete",
-                                "code": "plan_uncommitted_delete",
+                                "code": "delete",
                                 "isshow": true,
                                 "remark": ""
                             }
@@ -1369,14 +1369,14 @@
                             {
                                 "label": "审核",
                                 "rulekey": "contract_checkpending_check",
-                                "code": "contract_checkpending_check",
+                                "code": "check",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "撤销",
                                 "rulekey": "contract_checkpending_cancel",
-                                "code": "contract_checkpending_cancel",
+                                "code": "cancel",
                                 "isshow": true,
                                 "remark": ""
                             }
@@ -1421,14 +1421,14 @@
                             {
                                 "label": "审核",
                                 "rulekey": "someprice_checkpending_check",
-                                "code": "someprice_checkpending_check",
+                                "code": "check",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "撤销",
                                 "rulekey": "someprice_checkpending_cancel",
-                                "code": "someprice_checkpending_cancel",
+                                "code": "cancel",
                                 "isshow": true,
                                 "remark": ""
                             }
@@ -1473,14 +1473,14 @@
                             {
                                 "label": "审核",
                                 "rulekey": "settlement_checkpending_check",
-                                "code": "settlement_checkpending_check",
+                                "code": "check",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "撤销",
                                 "rulekey": "settlement_checkpending_cancel",
-                                "code": "settlement_checkpending_cancel",
+                                "code": "cancel",
                                 "isshow": true,
                                 "remark": ""
                             }
@@ -1525,14 +1525,14 @@
                             {
                                 "label": "审核",
                                 "rulekey": "plan_checkpending_check",
-                                "code": "plan_checkpending_check",
+                                "code": "check",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "撤销",
                                 "rulekey": "plan_checkpending_cancel",
-                                "code": "plan_checkpending_cancel",
+                                "code": "cancel",
                                 "isshow": true,
                                 "remark": ""
                             }
@@ -1577,14 +1577,14 @@
                             {
                                 "label": "审核",
                                 "rulekey": "stock_checkpending_check",
-                                "code": "stock_checkpending_check",
+                                "code": "check",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "撤销",
                                 "rulekey": "stock_checkpending_cancel",
-                                "code": "stock_checkpending_cancel",
+                                "code": "cancel",
                                 "isshow": true,
                                 "remark": ""
                             }
@@ -1640,14 +1640,14 @@
                             {
                                 "label": "审核",
                                 "rulekey": "invoice_checkpending_check",
-                                "code": "invoice_checkpending_check",
+                                "code": "check",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "撤销",
                                 "rulekey": "invoice_checkpending_cancel",
-                                "code": "invoice_checkpending_cancel",
+                                "code": "cancel",
                                 "isshow": true,
                                 "remark": ""
                             }
@@ -1692,14 +1692,14 @@
                             {
                                 "label": "审核",
                                 "rulekey": "funds_checkpending_check",
-                                "code": "funds_checkpending_check",
+                                "code": "check",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "撤销",
                                 "rulekey": "funds_checkpending_cancel",
-                                "code": "funds_checkpending_cancel",
+                                "code": "cancel",
                                 "isshow": true,
                                 "remark": ""
                             }