li.shaoyi 4 роки тому
батько
коміт
acdc474aa4
1 змінених файлів з 55 додано та 14 видалено
  1. 55 14
      ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

+ 55 - 14
ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

@@ -183,10 +183,10 @@
                 "remark": "",
                 "children": [
                     {
-                        "title": "待审核",
-                        "rulekey": "client_pc_web_qiyefengguan_custom_checkpending",
-                        "code": "custom_checkpending",
-                        "path": "custom_checkpending",
+                        "title": "未提交",
+                        "rulekey": "client_pc_web_qiyefengguan_custom_unsubmit",
+                        "code": "custom_unsubmit",
+                        "path": "custom_unsubmit",
                         "component": "views/information/custom/index.vue",
                         "sort": 1,
                         "isshow": true,
@@ -194,30 +194,57 @@
                         "remark": "",
                         "auth": [
                             {
-                                "label": "新增",
-                                "rulekey": "client_pc_web_qiyefengguan_custom_checkpending_add",
-                                "code": "add",
+                                "label": "修改",
+                                "rulekey": "client_pc_web_qiyefengguan_custom_unsubmit_modify",
+                                "code": "modify",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
-                                "label": "审核",
-                                "rulekey": "client_pc_web_qiyefengguan_custom_checkpending_check",
-                                "code": "check",
+                                "label": "删除",
+                                "rulekey": "client_pc_web_qiyefengguan_custom_unsubmit_delete",
+                                "code": "delete",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
                                 "label": "撤销",
-                                "rulekey": "client_pc_web_qiyefengguan_custom_checkpending_cancel",
+                                "rulekey": "client_pc_web_qiyefengguan_custom_unsubmit_cancel",
                                 "code": "cancel",
                                 "isshow": true,
                                 "remark": ""
                             },
                             {
-                                "label": "重新提交",
-                                "rulekey": "client_pc_web_qiyefengguan_custom_checkpending_modify",
-                                "code": "modify",
+                                "label": "详情",
+                                "rulekey": "",
+                                "code": "detail",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "待审核",
+                        "rulekey": "client_pc_web_qiyefengguan_custom_checkpending",
+                        "code": "custom_checkpending",
+                        "path": "custom_checkpending",
+                        "component": "views/information/custom/index.vue",
+                        "sort": 1,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": [
+                            {
+                                "label": "新增",
+                                "rulekey": "client_pc_web_qiyefengguan_custom_checkpending_add",
+                                "code": "add",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "审核",
+                                "rulekey": "client_pc_web_qiyefengguan_custom_checkpending_check",
+                                "code": "check",
                                 "isshow": true,
                                 "remark": ""
                             },
@@ -249,6 +276,13 @@
                                 "remark": ""
                             },
                             {
+                                "label": "修改",
+                                "rulekey": "client_pc_web_qiyefengguan_custom_normal_modify",
+                                "code": "modify",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
                                 "label": "停用",
                                 "rulekey": "client_pc_web_qiyefengguan_custom_normal_disable",
                                 "code": "disable",
@@ -290,6 +324,13 @@
                                 "remark": ""
                             },
                             {
+                                "label": "删除",
+                                "rulekey": "client_pc_web_qiyefengguan_custom_disabled_delete",
+                                "code": "delete",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
                                 "label": "详情",
                                 "rulekey": "",
                                 "code": "detail",