From 19d23bfb377ec060cbe96e63e7205a435f48263d Mon Sep 17 00:00:00 2001 From: 18110972313 <780768673@qq.com> Date: Tue, 27 May 2025 15:26:44 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E8=B0=83=E6=8B=A8=E5=85=A5=E5=BA=93?= =?UTF-8?q?=EF=BC=8C=E8=A7=A3=E5=86=B3=E4=BF=AE=E6=94=B9=E4=BB=93=E5=BA=93?= =?UTF-8?q?=E4=B8=8B=E6=8B=89=E6=A1=86=EF=BC=8C=E5=BA=93=E4=BD=8D=E4=B8=8B?= =?UTF-8?q?=E6=8B=89=E6=A1=86=E6=95=B0=E6=8D=AE=E6=9C=AA=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/material/features/TransferReceivePage/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/material/features/TransferReceivePage/index.vue b/pages/material/features/TransferReceivePage/index.vue index df95ac8..73e4afe 100644 --- a/pages/material/features/TransferReceivePage/index.vue +++ b/pages/material/features/TransferReceivePage/index.vue @@ -352,6 +352,7 @@ }, getLocationName() { this.items_Location = [] + this.items_LocationAll = [] if (this.ERPLOCATION != '') { this.$MyRequest('/api/storage/getLocationNameForERPLocation', { ERPLocation: this.ERPLOCATION