Select: fix multiple style issue (#2330)

pull/2260/merge
十界 2017-01-11 10:35:19 +08:00 committed by cinwell.li
parent 7d300727d3
commit 868847161a
1 changed files with 1 additions and 0 deletions

View File

@ -268,6 +268,7 @@
} }
this.query = ''; this.query = '';
this.selectedLabel = ''; this.selectedLabel = '';
this.inputLength = 20;
this.resetHoverIndex(); this.resetHoverIndex();
this.$nextTick(() => { this.$nextTick(() => {
if (this.$refs.input && if (this.$refs.input &&