From c571fbd81c0b8b3f4aa707606546efbc8b227f33 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期六, 21 九月 2024 09:01:40 +0800
Subject: [PATCH] #

---
 pages/index/index.vue |   18 ++++++++++++------
 1 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/pages/index/index.vue b/pages/index/index.vue
index 28bd97e..a110573 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -27,18 +27,24 @@
 					color: 'olive',
 					cuIcon: 'goods'
 				},
+				// {
+				// 	title: '鍑哄簱鍚姩',
+				// 	name: 'matOut',
+				// 	color: 'green',
+				// 	cuIcon: 'video'
+				// },
 				{
 					title: '搴撳瓨鐩樼偣',
 					name: 'stockCheck',
 					color: 'cyan',
 					cuIcon: 'squarecheck'
 				},
-				{
-					title: '搴撳瓨鏌ヨ',
-					name: 'stockQuery',
-					color: 'blue',
-					cuIcon: 'searchlist'
-				},
+				// {
+				// 	title: '搴撳瓨鏌ヨ',
+				// 	name: 'stockQuery',
+				// 	color: 'blue',
+				// 	cuIcon: 'searchlist'
+				// },
 				{
 					title: '閫�鍑虹櫥褰�',
 					name: 'logOut',

--
Gitblit v1.9.1