十界
8 years ago
|
@@ -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 &&
|