Skip to content

Commit ff46013

Browse files
Update index.jsx
feat: 列变化后,更新滚动样式
1 parent 1e2a0d7 commit ff46013

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ve-table/src/index.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,7 @@ export default {
449449
}
450450
this.initColumns();
451451
this.initGroupColumns();
452+
this.initScrolling();
452453
},
453454
immediate: true,
454455
},

0 commit comments

Comments
 (0)