update:数据总览

This commit is contained in:
2025-11-12 18:12:04 +08:00
parent 32bb142882
commit fbc344addb
9 changed files with 168 additions and 108 deletions

View File

@@ -182,6 +182,7 @@ const updateNavFun = (data: any) => {
};
const reloadFun = () => {
navList.value = [];
visible.value = false;
setTimeout(() => {
visible.value = true;