table console
This commit is contained in:
@@ -999,6 +999,7 @@ const _sfc_main = defineComponent({
|
||||
});
|
||||
watch(() => [props.height, props.maxHeight, props.dataSource], () => {
|
||||
nextTick(() => {
|
||||
console.log("\u6570\u636E\u53D8\u5316", scrollWidthCell.value);
|
||||
getScrollWidth();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user