解决登录无提示

This commit is contained in:
red-deng-deng 2021-11-30 04:32:24 +08:00
parent 64b002b780
commit 966297126d
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ function FormDom(props) {
},err=>{
if(res.code==-2){
setYzmcode(true);
Notify.error(res.message);
}else{
Notify.clear();
Notify.error(res.message);