From c8504ca1a61dda9999001b37a79dbce1ac40ea10 Mon Sep 17 00:00:00 2001 From: lijuncheng Date: Thu, 11 Jul 2024 17:48:56 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=87=E8=B4=AD=E4=B8=8A=E6=9E=B6=E6=B8=85?= =?UTF-8?q?=E9=99=A4=E5=BA=93=E4=BD=8D=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fe/PDA/pages/putaway/purchasePutaway.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fe/PDA/pages/putaway/purchasePutaway.vue b/fe/PDA/pages/putaway/purchasePutaway.vue index e8b814c83..5a7450c20 100644 --- a/fe/PDA/pages/putaway/purchasePutaway.vue +++ b/fe/PDA/pages/putaway/purchasePutaway.vue @@ -576,6 +576,10 @@ that.recommendErpLocationCode = ''; that.poNumber = ""; that.showPopList = []; + if(this.$refs.comCollapseLocation){ + this.$refs.comCollapseLocation.clearLocation(); + } + }, clearPackCode() {