From 372446805d772aa6adef67ab0c6bf8468ad07450 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Fri, 7 Mar 2025 15:51:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/manage/mater-in-storage.vue | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/pages/manage/mater-in-storage.vue b/pages/manage/mater-in-storage.vue index 2616f02..354d8d2 100644 --- a/pages/manage/mater-in-storage.vue +++ b/pages/manage/mater-in-storage.vue @@ -4,38 +4,38 @@ - + 当前点位 - + - + 载具号 - + - + 目的地 - + - - + + 下道工序 - + @@ -75,7 +75,7 @@ - + @@ -111,6 +111,7 @@ selectChange (e) { this.dataList = [{order_code: '', material_code: '', material_qty: 0}] this.index1 = '' + this.index2 = '' }, async _regionList () { let res = await regionList()