修改超算专区-bug

This commit is contained in:
caishi 2026-03-09 14:14:31 +08:00
parent 834c9faa67
commit 19467a2efb
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ function Lessons(props,{src="https://gitlink.educoder.net/"}){
if(!checkIfLogin()){
showLoginDialog && showLoginDialog();
}
})
},[])
useEffect(()=>{
if(current_user && current_user.login){