Explorar o código

Select: fix dropdown scroll

wacky6.AriesMBP %!s(int64=8) %!d(string=hai) anos
pai
achega
82a54fa095
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/select/src/select.vue

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

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