From 7113fa4c29f02801d4c77ec5ee800d4cd202c04f Mon Sep 17 00:00:00 2001 From: wangyufei <2267742828@qq.com> Date: Fri, 16 Aug 2024 10:35:15 +0800 Subject: [PATCH] =?UTF-8?q?HL-5275=20=E7=9B=B4=E6=8E=A5=E7=A7=BB=E5=BA=93?= =?UTF-8?q?=E6=89=AB=E6=8F=8F=E7=AC=AC=E4=B8=80=E4=B8=AA=E7=AE=B1=E7=AD=BE?= =?UTF-8?q?=E5=90=8E=EF=BC=8C=E5=9C=A8=E6=89=AB=E6=8F=8F=E7=AC=AC=E4=BA=8C?= =?UTF-8?q?=E4=B8=AA=E6=97=B6=E6=B2=A1=E6=9C=89=E5=85=89=E6=A0=87=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=EF=BC=8C=E9=9C=80=E8=A6=81=E7=82=B9=E5=87=BB=E6=89=AB?= =?UTF-8?q?=E6=8F=8F=E6=A1=86=E6=89=8D=E8=83=BD=E7=BB=A7=E7=BB=AD=E6=89=AB?= =?UTF-8?q?=E6=8F=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/mycomponents/scan/winScanPackAndLocation.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mycomponents/scan/winScanPackAndLocation.vue b/src/mycomponents/scan/winScanPackAndLocation.vue index e958c8d4..d7504bf6 100644 --- a/src/mycomponents/scan/winScanPackAndLocation.vue +++ b/src/mycomponents/scan/winScanPackAndLocation.vue @@ -434,7 +434,7 @@ balance: item, fromLocationCode: this.fromLocationCode, } - // this.packGetFocus(); + this.packGetFocus(); this.$emit("getResult", data); },