巡检注释

This commit is contained in:
xuli
2025-12-17 09:41:22 +08:00
parent afb6d36c57
commit 78275cdc07

View File

@@ -164,7 +164,7 @@ const downOption = ref({
const downCallback = async (mescroll) => {
try {
setTimeout(async ()=>{
getTaskCount();
// getTaskCount();
getList();
mescroll.resetUpScroll();
},500);