From 980688a34936fb549b36b99566f7e4e23233f186 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周三, 12 6月 2024 12:51:04 +0800 Subject: [PATCH] this.OP80NewCode = '' ;//每次刷完就清空输入框 【Editby shaocx,2024-06-12】 --- yiqi_pda/pages/outBound/index.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/yiqi_pda/pages/outBound/index.vue b/yiqi_pda/pages/outBound/index.vue index ba4e80d..e434074 100644 --- a/yiqi_pda/pages/outBound/index.vue +++ b/yiqi_pda/pages/outBound/index.vue @@ -74,6 +74,7 @@ console.log(this.workPieceData,'dsts'); this.inputFocus=false setTimeout(()=>{ + this.OP80NewCode = '' ;//姣忔鍒峰畬灏辨竻绌鸿緭鍏ユ 銆怑ditby shaocx,2024-06-12銆� this.inputFocus=true },100) }catch(e){ -- Gitblit v1.9.3