Quellcode durchsuchen

Merge branch 'master' of 192.168.30.132:MTP2.0/MTP20_IF

zou.yingbin vor 4 Jahren
Ursprung
Commit
e6db7e303c
1 geänderte Dateien mit 31 neuen und 16 gelöschten Zeilen
  1. 31 16
      config/pcweb_menu/pcweb_menu_ermcp.json

+ 31 - 16
config/pcweb_menu/pcweb_menu_ermcp.json

@@ -1359,7 +1359,7 @@
                         "title": "待审核",
                         "code": "contract_checkpending",
                         "path": "contract_checkpending",
-                        "component": "views/information/spot-contract/list/checkpending/index.vue",
+                        "component": "views/information/spot-contract/list/audit/index.vue",
                         "sort": 1,
                         "requireauth": true,
                         "isshow": true,
@@ -1386,7 +1386,7 @@
                         "title": "已审核",
                         "code": "contract_performance",
                         "path": "contract_performance",
-                        "component": "views/information/spot-contract/list/performance/index.vue",
+                        "component": "views/information/spot-contract/list/audit/index.vue",
                         "sort": 2,
                         "requireauth": true,
                         "isshow": true,
@@ -1411,7 +1411,7 @@
                         "title": "待审核",
                         "code": "someprice_checkpending",
                         "path": "someprice_checkpending",
-                        "component": "views/manage/business-review/list/someprice/checkpending/index.vue",
+                        "component": "views/manage/business-review/list/someprice/index.vue",
                         "sort": 1,
                         "requireauth": true,
                         "isshow": true,
@@ -1438,7 +1438,7 @@
                         "title": "已审核",
                         "code": "someprice_performance",
                         "path": "someprice_performance",
-                        "component": "views/manage/business-review/list/someprice/performance/index.vue",
+                        "component": "views/manage/business-review/list/someprice/index.vue",
                         "sort": 2,
                         "requireauth": true,
                         "isshow": true,
@@ -1463,7 +1463,7 @@
                         "title": "待审核",
                         "code": "settlement_checkpending",
                         "path": "settlement_checkpending",
-                        "component": "views/manage/business-review/list/settlement/checkpending/index.vue",
+                        "component": "views/manage/business-review/list/settlement/index.vue",
                         "sort": 1,
                         "requireauth": true,
                         "isshow": true,
@@ -1490,7 +1490,7 @@
                         "title": "已审核",
                         "code": "settlement_performance",
                         "path": "settlement_performance",
-                        "component": "views/manage/business-review/list/settlement/performance/index.vue",
+                        "component": "views/manage/business-review/list/settlement/index.vue",
                         "sort": 2,
                         "requireauth": true,
                         "isshow": true,
@@ -1515,7 +1515,7 @@
                         "title": "待审核",
                         "code": "plan_checkpending",
                         "path": "plan_checkpending",
-                        "component": "views/business/plan/list/checkpending/index.vue",
+                        "component": "views/business/plan/list/audit/index.vue",
                         "sort": 1,
                         "requireauth": true,
                         "isshow": true,
@@ -1542,7 +1542,7 @@
                         "title": "已审核",
                         "code": "plan_performance",
                         "path": "plan_performance",
-                        "component": "views/business/plan/list/performance/index.vue",
+                        "component": "views/business/plan/list/audit/index.vue",
                         "sort": 2,
                         "requireauth": true,
                         "isshow": true,
@@ -1567,7 +1567,7 @@
                         "title": "待审核",
                         "code": "stock_checkpending",
                         "path": "stock_checkpending",
-                        "component": "views/manage/inventory-review/list/checkpending/index.vue",
+                        "component": "views/manage/inventory-review/list/audit/index.vue",
                         "sort": 1,
                         "requireauth": true,
                         "isshow": true,
@@ -1594,7 +1594,7 @@
                         "title": "已审核",
                         "code": "stock_performance",
                         "path": "stock_performance",
-                        "component": "views/manage/inventory-review/list/performance/index.vue",
+                        "component": "views/manage/inventory-review/list/audit/index.vue",
                         "sort": 2,
                         "requireauth": true,
                         "isshow": true,
@@ -1630,7 +1630,7 @@
                         "title": "待审核",
                         "code": "invoice_checkpending",
                         "path": "invoice_checkpending",
-                        "component": "views/manage/finance-review/list/invoice/checkpending/index.vue",
+                        "component": "views/manage/finance-review/list/invoice/index.vue",
                         "sort": 1,
                         "requireauth": true,
                         "isshow": true,
@@ -1657,7 +1657,7 @@
                         "title": "已审核",
                         "code": "invoice_performance",
                         "path": "invoice_performance",
-                        "component": "views/manage/finance-review/list/invoice/performance/index.vue",
+                        "component": "views/manage/finance-review/list/invoice/index.vue",
                         "sort": 2,
                         "requireauth": true,
                         "isshow": true,
@@ -1682,7 +1682,7 @@
                         "title": "待审核",
                         "code": "funds_checkpending",
                         "path": "funds_checkpending",
-                        "component": "views/manage/finance-review/list/funds/checkpending/index.vue",
+                        "component": "views/manage/finance-review/list/funds/index.vue",
                         "sort": 1,
                         "requireauth": true,
                         "isshow": true,
@@ -1709,7 +1709,7 @@
                         "title": "已审核",
                         "code": "funds_performance",
                         "path": "funds_performance",
-                        "component": "views/manage/finance-review/list/funds/performance/index.vue",
+                        "component": "views/manage/finance-review/list/funds/index.vue",
                         "sort": 2,
                         "requireauth": true,
                         "isshow": true,
@@ -2047,13 +2047,28 @@
                         "title": "库存管理",
                         "code": "inventory_management",
                         "path": "inventory_management",
-                        "component": "views/manage/inventory-review/list/checkin/index.vue",
+                        "component": "views/search/inventory/list/inventory_current/index.vue",
                         "sort": 1,
                         "requireauth": true,
                         "isshow": true,
                         "url": "",
                         "remark": "",
-                        "auth": []
+                        "auth": [
+                            {
+                                "label": "入库明细",
+                                "code": "inventory_manager_inbound_details",
+                                "requireauth": true,
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "出库明细",
+                                "code": "inventory_manager_outbound_details",
+                                "requireauth": true,
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
                     }
                 ]
             }