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 | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index 76a342f..733319e 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -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