fix table 固定列阴影

This commit is contained in:
2023-01-16 15:52:21 +08:00
parent 7e881d3247
commit 27e4a48bd6
4 changed files with 4 additions and 1 deletions

View File

@@ -453,6 +453,7 @@ watch(
() => {
nextTick(() => {
getScrollWidth();
getFixedColumn();
});
},
{