巡检注释
This commit is contained in:
@@ -164,7 +164,7 @@ const downOption = ref({
|
||||
const downCallback = async (mescroll) => {
|
||||
try {
|
||||
setTimeout(async ()=>{
|
||||
getTaskCount();
|
||||
// getTaskCount();
|
||||
getList();
|
||||
mescroll.resetUpScroll();
|
||||
},500);
|
||||
|
||||
Reference in New Issue
Block a user