update Select
This commit is contained in:
parent
273eb5e854
commit
f77b1964dc
1 changed files with 1 additions and 1 deletions
|
@ -664,7 +664,7 @@
|
||||||
this.broadcastQuery('');
|
this.broadcastQuery('');
|
||||||
});
|
});
|
||||||
|
|
||||||
this.updateOptions(true);
|
this.updateOptions();
|
||||||
document.addEventListener('keydown', this.handleKeydown);
|
document.addEventListener('keydown', this.handleKeydown);
|
||||||
|
|
||||||
this.$on('append', this.debouncedAppendRemove());
|
this.$on('append', this.debouncedAppendRemove());
|
||||||
|
|
Loading…
Add table
Reference in a new issue