修改赞助商专题页

This commit is contained in:
何童崇 2022-06-10 16:48:01 +08:00
parent 790504a2f4
commit 5505142eb7
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ function ProjectTabs({ list, applyTaskId, history, current_user, showLoginDialog
e.currentTarget.click(); e.currentTarget.click();
},(e)=>{ },(e)=>{
}); });
},200) },1000)
},[]) },[])