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