Commit 82a54fa0 authored by wacky6.AriesMBP's avatar wacky6.AriesMBP Committed by 杨奕

Select: fix dropdown scroll

parent 65eaf94b
......@@ -448,6 +448,7 @@
doDestroy() {
this.$refs.popper && this.$refs.popper.doDestroy();
this.dropdownUl = null;
},
handleClose() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment