✌️
This commit is contained in:
parent
910ccf1804
commit
e82268db7e
7 changed files with 38 additions and 9 deletions
|
|
@ -43,7 +43,6 @@ export default Vue.extend({
|
|||
mounted() {
|
||||
if (this.default) this.text = this.default;
|
||||
this.$nextTick(() => {
|
||||
console.log(this);
|
||||
(this.$refs.text as any).focus();
|
||||
});
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue