table consel

This commit is contained in:
2023-01-16 09:54:50 +08:00
parent 7603563a7a
commit 08dd5a910d
6 changed files with 9 additions and 5 deletions

View File

@@ -986,6 +986,7 @@ const _sfc_main = defineComponent({
} else {
scrollWidthCell.value = 0;
}
console.log("\u6EDA\u52A8\u6761\u5BBD\u5EA6", scrollWidthCell.value);
tableBodyEmptyWidth.value = ((_c = tableHeaderTable.value) == null ? void 0 : _c.offsetWidth) + "px";
};
const hasl = ref(false);