Compare commits
2 Commits
ec59a0ac98
...
ca5d96bd86
| Author | SHA1 | Date |
|---|---|---|
|
|
ca5d96bd86 | |
|
|
1770b10d07 |
|
|
@ -915,6 +915,7 @@ export default {
|
|||
this.imputDisable = true;
|
||||
await this.getInputText(data);
|
||||
this.imputDisable = false;
|
||||
await this.$nextTick();
|
||||
this.$refs.codeInput.focus();
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue