li.shaoyi %!s(int64=4) %!d(string=hai) anos
pai
achega
eccdb23349
Modificáronse 1 ficheiros con 61 adicións e 61 borrados
  1. 61 61
      ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

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

@@ -724,7 +724,7 @@
                 "remark": "",
                 "children": [
                     {
-                        "title": "点价合同",
+                        "title": "点价合同",
                         "rulekey": "purchase_pending",
                         "code": "purchase_pending",
                         "path": "purchase_pending",
@@ -1932,12 +1932,70 @@
         ]
     },
     {
+        "title": "库存管理",
+        "rulekey": "inventory",
+        "code": "inventory",
+        "path": "/inventory",
+        "component": "Layout",
+        "sort": 6,
+        "isshow": true,
+        "children": [
+            {
+                "title": "库存管理",
+                "rulekey": "inventory_manage",
+                "code": "inventory_manage",
+                "path": "inventory_manage",
+                "component": "Main",
+                "sort": 1,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "库存管理",
+                        "rulekey": "inventory_management",
+                        "code": "inventory_management",
+                        "path": "inventory_management",
+                        "component": "views/search/inventory/list/inventory_current/index.vue",
+                        "sort": 1,
+                        "isshow": true,
+                        "url": "",
+                        "remark": "",
+                        "auth": [
+                            {
+                                "label": "新增",
+                                "rulekey": "inventory_management_add",
+                                "code": "add",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "入库明细",
+                                "rulekey": "inventory_manager_inbound_details",
+                                "code": "inventory_manager_inbound_details",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "出库明细",
+                                "rulekey": "inventory_manager_outbound_details",
+                                "code": "inventory_manager_outbound_details",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    }
+                ]
+            }
+        ]
+    },
+    {
         "title": "财务审核",
         "rulekey": "financereview",
         "code": "financereview",
         "path": "/financereview",
         "component": "Layout",
-        "sort": 6,
+        "sort": 7,
         "isshow": true,
         "children": [
             {
@@ -2082,7 +2140,7 @@
         "code": "report",
         "path": "/report",
         "component": "Layout",
-        "sort": 7,
+        "sort": 8,
         "isshow": true,
         "children": [
             {
@@ -2377,63 +2435,5 @@
                 ]
             }
         ]
-    },
-    {
-        "title": "库存管理",
-        "rulekey": "inventory",
-        "code": "inventory",
-        "path": "/inventory",
-        "component": "Layout",
-        "sort": 8,
-        "isshow": true,
-        "children": [
-            {
-                "title": "库存管理",
-                "rulekey": "inventory_manage",
-                "code": "inventory_manage",
-                "path": "inventory_manage",
-                "component": "Main",
-                "sort": 1,
-                "isshow": true,
-                "url": "",
-                "remark": "",
-                "children": [
-                    {
-                        "title": "库存管理",
-                        "rulekey": "inventory_management",
-                        "code": "inventory_management",
-                        "path": "inventory_management",
-                        "component": "views/search/inventory/list/inventory_current/index.vue",
-                        "sort": 1,
-                        "isshow": true,
-                        "url": "",
-                        "remark": "",
-                        "auth": [
-                            {
-                                "label": "新增",
-                                "rulekey": "inventory_management_add",
-                                "code": "add",
-                                "isshow": true,
-                                "remark": ""
-                            },
-                            {
-                                "label": "入库明细",
-                                "rulekey": "inventory_manager_inbound_details",
-                                "code": "inventory_manager_inbound_details",
-                                "isshow": true,
-                                "remark": ""
-                            },
-                            {
-                                "label": "出库明细",
-                                "rulekey": "inventory_manager_outbound_details",
-                                "code": "inventory_manager_outbound_details",
-                                "isshow": true,
-                                "remark": ""
-                            }
-                        ]
-                    }
-                ]
-            }
-        ]
     }
 ]