From 03afa45e6fcab6329025e3492d2665d6632e9be8 Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期一, 01 九月 2025 14:48:21 +0800
Subject: [PATCH] 多次并板
---
pages/home/home.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pages/home/home.vue b/pages/home/home.vue
index 18feabd..76a342f 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: '璁㈠崟缁勬墭',
@@ -81,7 +81,7 @@
name: 'orderPickConfirm',
color: 'green',
cuIcon: 'pulldown',
- url: '/order/orderPickConfirm'
+ url: '/order/orderPickConfirm2'
},
{
title: '骞舵澘閫斾腑鎷f枡',
--
Gitblit v1.9.1