(component): 发布 1.6.4 版本

This commit is contained in:
就眠儀式
2022-10-09 22:22:50 +08:00
parent edd09ae971
commit e7c296264e
3 changed files with 3 additions and 2 deletions

View File

@@ -463,7 +463,7 @@ onMounted(() => {
tableBody.value?.addEventListener("transitionend", () => {
getScrollWidth();
})
});
window.onresize = () => {
getScrollWidth();