From 589f1fe764d5982b11dcd2f580e7a10cf3391a5c Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期五, 03 五月 2024 17:19:56 +0800 Subject: [PATCH] # --- pages/pakin/pakin.vue | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/pages/pakin/pakin.vue b/pages/pakin/pakin.vue index 8af03fd..b476887 100644 --- a/pages/pakin/pakin.vue +++ b/pages/pakin/pakin.vue @@ -198,7 +198,8 @@ }, // 鍟嗗搧鍏夋爣娓呯┖閲嶇疆 focuss() { - this.focus = false; + this.barcodeFocus = false; + this.matFocus = false; setTimeout(() => { this.matnr = ''; this.matFocus = true; -- Gitblit v1.9.1