update 调整位置为空时的文字样式,调整表格组件

This commit is contained in:
zk
2024-05-21 16:11:13 +08:00
parent 8c7e4a6e91
commit 062afc3d71
5 changed files with 10 additions and 8 deletions
@@ -112,7 +112,7 @@
}
const { refreshState } = useRefresh(PAGE_SWITCH, () => {
interval();
// interval();
});
onUnmounted(() => {
clearInterval(timer.value);