Эх сурвалжийг харах

Select: fix multiple style issue (#2330)

十界 8 жил өмнө
parent
commit
868847161a

+ 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 &&