Skip to content

Commit f80e530

Browse files
committed
添加备注
1 parent e083e6d commit f80e530

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
@@ -1065,6 +1065,7 @@ export default {
10651065
const { scrollWidth, clientWidth, scrollLeft } =
10661066
tableContainerRef;
10671067

1068+
// 仅横向滚动需要处理
10681069
if (
10691070
this.$options.customOption
10701071
.previewTableContainerScrollLeft !== scrollLeft

0 commit comments

Comments
 (0)