From aa379b2a1868a2c3ece8c71b3979ff0b3b1958e6 Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期一, 01 九月 2025 15:11:55 +0800
Subject: [PATCH] 多次拣料

---
 pages/home/home.vue |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/pages/home/home.vue b/pages/home/home.vue
index 4126ada..733319e 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -67,7 +67,7 @@
 						name: 'orderPutOn',
 						color: 'yellow',
 						cuIcon: 'pullup',
-						url: '/order/orderList'
+						url: '/warehouse/orderList'
 					},
 					{
 						title: '璁㈠崟缁勬墭',
@@ -91,6 +91,13 @@
 						url: '/order/orderListParallelBoard'
 					},
 					{
+						title: '澶氭鎷f枡',
+						name: 'ParallelBoard1',
+						color: 'blue',
+						cuIcon: 'pulldown',
+						url: '/order/orderListParallelBoard1'
+					},
+					{
 						title: '鎷f枡閫斾腑骞舵澘',
 						name: 'PickBoard',
 						color: 'orange',

--
Gitblit v1.9.1