Commit 86884716 authored by 十界's avatar 十界 Committed by cinwell.li

Select: fix multiple style issue (#2330)

parent 7d300727
......@@ -268,6 +268,7 @@
}
this.query = '';
this.selectedLabel = '';
this.inputLength = 20;
this.resetHoverIndex();
this.$nextTick(() => {
if (this.$refs.input &&
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment