注释掉相关巡检

This commit is contained in:
xuli
2025-12-17 09:23:31 +08:00
parent 47618273ea
commit afb6d36c57
3 changed files with 5 additions and 5 deletions

View File

@@ -85,7 +85,7 @@ onShow(()=>{
try {
showLoading("加载中...")
getList();
getTaskCount();
// getTaskCount();
hideLoading();
} catch (error) {
hideLoading();