Commit 8d6a2a45 authored by 杨奕's avatar 杨奕 Committed by GitHub

Table: update columns width after filter (#10834)

parent 0b5d3b2f
......@@ -362,6 +362,7 @@
updateScrollY() {
this.layout.updateScrollY();
this.layout.updateColumnsWidth();
},
handleFixedMousewheel(event, data) {
......
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