From 7dd2e7918b00a857ca8a3634e24b2f6dd7446d1b Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期二, 24 六月 2025 10:29:33 +0800
Subject: [PATCH] Merge branch 'xgmFlwms' of http://47.97.1.152:5880/r/wms_app into xgmFlwms

---
 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 9a30567..438fe75 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -33,12 +33,18 @@
 				// 	color: 'green',
 				// 	cuIcon: 'video'
 				// },
-				// {
-				// 	title: '搴撳瓨鐩樼偣',
-				// 	name: 'stockCheck',
-				// 	color: 'cyan',
-				// 	cuIcon: 'squarecheck'
-				// },
+				{
+					title: '搴撳瓨鐩樼偣',
+					name: 'stockCheck',
+					color: 'cyan',
+					cuIcon: 'squarecheck'
+				},
+				{
+					title: '鎷f枡閫斾腑骞舵澘',
+					name: 'orderListPickBoard',
+					color: 'green',
+					cuIcon: 'video'
+				},
 				// {
 				// 	title: '搴撳瓨鏌ヨ',
 				// 	name: 'stockQuery',

--
Gitblit v1.9.1