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