Merge branch 'master' of codeup.aliyun.com:5f9118049cffa29cfdd3be1c/marketing/frontend

This commit is contained in:
姜棚 2021-11-30 04:34:56 +08:00
commit 8971d3a9a0
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);