lint: format
parent
7e29b953f4
commit
803e9f4ea1
|
@ -1158,7 +1158,7 @@ export default {
|
||||||
if (this.input) {
|
if (this.input) {
|
||||||
this.input.focus();
|
this.input.focus();
|
||||||
}
|
}
|
||||||
|
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
this.overlayVisible = false;
|
this.overlayVisible = false;
|
||||||
}, 150);
|
}, 150);
|
||||||
|
|
Loading…
Reference in New Issue