This commit is contained in:
zty 2025-10-16 16:09:34 +08:00
commit e0469a388b
1 changed files with 1 additions and 0 deletions

View File

@ -225,6 +225,7 @@ export default {
}
}
})
this.$refs.codeInput.focus();
},
deleteWpr(index1,index2,wpr){
let that = this;