Select: fix dropdown scroll

This commit is contained in:
wacky6.AriesMBP 2017-06-19 21:43:03 +08:00 committed by 杨奕
parent 65eaf94b38
commit 82a54fa095

View File

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