From 891cd66faef35292910048a15749a7d89ce5dd0e Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期五, 15 三月 2024 14:29:30 +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