li.shaoyi hace 4 años
padre
commit
e2f8a08109
Se han modificado 1 ficheros con 14 adiciones y 0 borrados
  1. 14 0
      ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

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

@@ -911,6 +911,20 @@
                             },
                             {
                                 "label": "撤销",
+                                "code": "plan_uncommitted_cancel",
+                                "requireauth": true,
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "修改",
+                                "code": "plan_uncommitted_modify",
+                                "requireauth": true,
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "删除",
                                 "code": "plan_uncommitted_delete",
                                 "requireauth": true,
                                 "isshow": true,