update Select

This commit is contained in:
梁灏 2017-09-10 15:43:57 +08:00
parent 273eb5e854
commit f77b1964dc

View file

@ -664,7 +664,7 @@
this.broadcastQuery('');
});
this.updateOptions(true);
this.updateOptions();
document.addEventListener('keydown', this.handleKeydown);
this.$on('append', this.debouncedAppendRemove());