Skip to content

Commit

Permalink
Select:fix 多选时窗口缩放会抖动 bug
Browse files Browse the repository at this point in the history
  • Loading branch information
caoshining authored Jul 13, 2021
1 parent 6bbc046 commit 5e150cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/select/src/select.vue
Original file line number Diff line number Diff line change
Expand Up @@ -795,7 +795,6 @@
handleResize() {
this.resetInputWidth();
if (this.multiple) this.resetInputHeight();
},
checkDefaultFirstOption() {
Expand Down

0 comments on commit 5e150cb

Please sign in to comment.