Преглед изворни кода

Select: fix multiple style issue (#2330)

十界 пре 8 година
родитељ
комит
868847161a
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      packages/select/src/select.vue

+ 1 - 0
packages/select/src/select.vue

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