From fdd91f9cdeef9acca8aed5f69cf90f0ca4bf1c77 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Thu, 16 Oct 2025 14:36:42 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=90=88=E6=89=B9=E5=90=8E=E9=BC=A0?= =?UTF-8?q?=E6=A0=87=E4=B8=8D=E8=81=9A=E7=84=A6=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_bx/handover_form2.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/wpm_bx/handover_form2.vue b/src/views/wpm_bx/handover_form2.vue index 247ed4f4..0be633cb 100644 --- a/src/views/wpm_bx/handover_form2.vue +++ b/src/views/wpm_bx/handover_form2.vue @@ -225,6 +225,7 @@ export default { } } }) + this.$refs.codeInput.focus(); }, deleteWpr(index1,index2,wpr){ let that = this;