pull/201/head
cagataycivici 2020-01-30 10:34:51 +03:00
parent 0cebea6aed
commit 246edd2f30
1 changed files with 1 additions and 1 deletions

View File

@ -267,7 +267,7 @@ export default {
this.hide();
else
this.show();
this.$refs.focusInput.focus();
}
},