fix table 阴影
This commit is contained in:
@@ -19417,6 +19417,7 @@ const _sfc_main$D = defineComponent({
|
||||
watch(() => [props.height, props.maxHeight, props.dataSource], () => {
|
||||
nextTick(() => {
|
||||
getScrollWidth();
|
||||
getFixedColumn();
|
||||
});
|
||||
}, {
|
||||
deep: true
|
||||
|
||||
Reference in New Issue
Block a user