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

Select: fix dropdown scroll

wacky6.AriesMBP 8 жил өмнө
parent
commit
82a54fa095

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

@@ -448,6 +448,7 @@
 
       doDestroy() {
         this.$refs.popper && this.$refs.popper.doDestroy();
+        this.dropdownUl = null;
       },
 
       handleClose() {