From c2cbac8cac16cb374900103739ec7b47df94fe2f Mon Sep 17 00:00:00 2001 From: zwl <1051256694@qq.com> Date: 星期六, 05 七月 2025 14:39:26 +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