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;