From 6b7ac97344c89df64b87cafb2203bf55f8506eb7 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期三, 24 七月 2024 09:00:39 +0800 Subject: [PATCH] # --- pages/order/orderPickConfirm.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pages/order/orderPickConfirm.vue b/pages/order/orderPickConfirm.vue index e97cb95..87bb66b 100644 --- a/pages/order/orderPickConfirm.vue +++ b/pages/order/orderPickConfirm.vue @@ -198,6 +198,7 @@ this.token = uni.getStorageSync('token'); this.getPickStaList() this.getMatList() + this.getLocNoList() this.storeId = uni.getStorageSync('store') if (this.storeId == 1) { this.store = '瀹佹尝浠�' -- Gitblit v1.9.1