From 66a4579ac674f0f3958f2f365718c34e3bac49da Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期二, 12 八月 2025 08:32:52 +0800
Subject: [PATCH] 核磅录入

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

diff --git a/pages/sys/home/index.vue b/pages/sys/home/index.vue
index bd02179..d6bae12 100644
--- a/pages/sys/home/index.vue
+++ b/pages/sys/home/index.vue
@@ -62,16 +62,16 @@
 							url: '/pages/wareHouse/moveWareHouse/index',
 							icon: 'six'
 						},
-						{
-							name: '鐩樼偣鎶ュ憡鐩樼偣',
-							url: '/pages/wareHouse/inventory/index',
-							icon: 'seven'
-						},
 						// {
-						// 	name: '鏍哥褰曞叆',
-						// 	url: '/pages/wareHouse/nuclearScale/index',
-						// 	icon: 'eight'
+						// 	name: '鐩樼偣鎶ュ憡鐩樼偣',
+						// 	url: '/pages/wareHouse/inventory/index',
+						// 	icon: 'seven'
 						// },
+						{
+							name: '鏍哥褰曞叆',
+							url: '/pages/wareHouse/nuclearScale/index',
+							icon: 'eight'
+						},
 						// {
 						// 	name: '搴撳瓨浠剁洏鐐�',
 						// 	url: '/pages/wareHouse/InventoryCountStockItems/index',
@@ -84,21 +84,21 @@
 						// },
 					]
 				},
-				{
-					title: '浠撳簱绠$悊',
-					list: [
-						{
-							name: '棰嗘枡',
-							url: '/pages/storeManagement/MaterialRequisition/index',
-							icon: 'eleven'
-						},
-						{
-							name: '鍙栨秷棰嗘枡',
-							url: '/pages/storeManagement/CancelMaterialRequisition/index',
-							icon: 'twelve'
-						},
-					]
-				}
+				// {
+				// 	title: '浠撳簱绠$悊',
+				// 	list: [
+				// 		{
+				// 			name: '棰嗘枡',
+				// 			url: '/pages/storeManagement/MaterialRequisition/index',
+				// 			icon: 'eleven'
+				// 		},
+				// 		{
+				// 			name: '鍙栨秷棰嗘枡',
+				// 			url: '/pages/storeManagement/CancelMaterialRequisition/index',
+				// 			icon: 'twelve'
+				// 		},
+				// 	]
+				// }
 			]
 		};
 	},

--
Gitblit v1.9.3