修改超算专区-bug
This commit is contained in:
parent
834c9faa67
commit
19467a2efb
|
|
@ -8,7 +8,7 @@ function Lessons(props,{src="https://gitlink.educoder.net/"}){
|
|||
if(!checkIfLogin()){
|
||||
showLoginDialog && showLoginDialog();
|
||||
}
|
||||
})
|
||||
},[])
|
||||
|
||||
useEffect(()=>{
|
||||
if(current_user && current_user.login){
|
||||
|
|
|
|||
Loading…
Reference in New Issue