From 3a57c9d62fb7833dcff3742dea15dbae5e5c9046 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期三, 23 七月 2025 10:29:18 +0800
Subject: [PATCH] 产品检测合格证

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

diff --git a/pages/sys/home/index.vue b/pages/sys/home/index.vue
index bd02179..92e1cfe 100644
--- a/pages/sys/home/index.vue
+++ b/pages/sys/home/index.vue
@@ -62,11 +62,11 @@
 							url: '/pages/wareHouse/moveWareHouse/index',
 							icon: 'six'
 						},
-						{
-							name: '鐩樼偣鎶ュ憡鐩樼偣',
-							url: '/pages/wareHouse/inventory/index',
-							icon: 'seven'
-						},
+						// {
+						// 	name: '鐩樼偣鎶ュ憡鐩樼偣',
+						// 	url: '/pages/wareHouse/inventory/index',
+						// 	icon: 'seven'
+						// },
 						// {
 						// 	name: '鏍哥褰曞叆',
 						// 	url: '/pages/wareHouse/nuclearScale/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