From de16a79f255ef5a8b58d8886f429fe9a40950ad5 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期三, 25 六月 2025 11:10:35 +0800
Subject: [PATCH] 隐藏取消报工页面

---
 pages/sys/home/index.vue |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/pages/sys/home/index.vue b/pages/sys/home/index.vue
index 0f59b0f..60cce6c 100644
--- a/pages/sys/home/index.vue
+++ b/pages/sys/home/index.vue
@@ -32,11 +32,11 @@
 							url: '/pages/product/report/index',
 							icon: 'one'
 						},
-						{
-							name: '鍙栨秷鎶ュ伐',
-							url: '/pages/product/cancelReport/index',
-							icon: 'two'
-						},
+						// {
+						// 	name: '鍙栨秷鎶ュ伐',
+						// 	url: '/pages/product/cancelReport/index',
+						// 	icon: 'two'
+						// },
 						{
 							name: '鎺ユ敹锛堥摐鏉嗭級',
 							url: '/pages/product/receive/index',
@@ -74,12 +74,12 @@
 						},
 						{
 							name: '搴撳瓨浠剁洏鐐�',
-							url: '/pages/wareHouse/inventory/index',
+							url: '/pages/wareHouse/InventoryCountStockItems/index',
 							icon: 'nine'
 						},
 						{
 							name: '瀵间綋澶囪揣鐩樼偣',
-							url: '/pages/wareHouse/inventory/index',
+							url: '/pages/wareHouse/InventoryCheckConductiveMterials/index',
 							icon: 'ten'
 						},
 					]
@@ -89,12 +89,12 @@
 					list: [
 						{
 							name: '棰嗘枡',
-							url: '/pages/wareHouse/moveWareHouse/index',
+							url: '/pages/storeManagement/MaterialRequisition/index',
 							icon: 'eleven'
 						},
 						{
 							name: '鍙栨秷棰嗘枡',
-							url: '/pages/wareHouse/inventory/index',
+							url: '/pages/storeManagement/CancelMaterialRequisition/index',
 							icon: 'twelve'
 						},
 					]

--
Gitblit v1.9.3