From 55e7e91abdfd489270d3fa6d6ca0daa77958c0a4 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期四, 29 五月 2025 14:24:03 +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 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