Compare commits
No commits in common. "ca5d96bd86fbccec920f182928f5ef902fa62620" and "ec59a0ac986d9c53f39d33e94fa7ddefabd109fd" have entirely different histories.
ca5d96bd86
...
ec59a0ac98
|
|
@ -915,7 +915,6 @@ export default {
|
|||
this.imputDisable = true;
|
||||
await this.getInputText(data);
|
||||
this.imputDisable = false;
|
||||
await this.$nextTick();
|
||||
this.$refs.codeInput.focus();
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue