From fda8f15422ba81e5d3f3f099f47805909791ea60 Mon Sep 17 00:00:00 2001 From: guoshuang Date: Tue, 3 Sep 2024 17:17:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=B9=E9=87=8F=E4=B8=8B=E7=BA=BF=E5=85=A5?= =?UTF-8?q?=E5=BA=93=E6=89=AB=E6=8F=8F=E6=A0=87=E5=BF=97=E5=8D=A1=E5=90=8E?= =?UTF-8?q?=E6=B8=85=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/wms/product/BatchOfflineStorage/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/wms/product/BatchOfflineStorage/index.vue b/src/pages/wms/product/BatchOfflineStorage/index.vue index 8cbd82d..dded73c 100644 --- a/src/pages/wms/product/BatchOfflineStorage/index.vue +++ b/src/pages/wms/product/BatchOfflineStorage/index.vue @@ -195,6 +195,7 @@ export default class BatchOfflineStorage extends BasePage { this.list.push(this.orderNoItemList); } } + this.orderNo = ''; //this.getlist(); } //入库确认按钮