update 调整位置为空时的文字样式,调整表格组件
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
}
|
||||
|
||||
const { refreshState } = useRefresh(PAGE_SWITCH, () => {
|
||||
interval();
|
||||
// interval();
|
||||
});
|
||||
onUnmounted(() => {
|
||||
clearInterval(timer.value);
|
||||
|
||||
Reference in New Issue
Block a user