table console
This commit is contained in:
@@ -453,6 +453,7 @@ watch(
|
||||
() => [props.height, props.maxHeight, props.dataSource],
|
||||
() => {
|
||||
nextTick(() => {
|
||||
console.log("数据变化",scrollWidthCell.value)
|
||||
getScrollWidth();
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user