table consel
This commit is contained in:
@@ -434,6 +434,8 @@ const getScrollWidth = () => {
|
||||
} else {
|
||||
scrollWidthCell.value = 0;
|
||||
}
|
||||
console.log("滚动条宽度",scrollWidthCell.value)
|
||||
|
||||
tableBodyEmptyWidth.value = tableHeaderTable.value?.offsetWidth + "px";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user