Commit 5abb4f2f authored by youjie's avatar youjie

no message

parent 797a3da6
...@@ -178,14 +178,14 @@ ...@@ -178,14 +178,14 @@
} }
}, 1000); }, 1000);
}else{ }else{
data.loading=false data.loading=false
Toast.fail("账号类型选择错误,请根据真实身份选择") Toast.fail("账号类型选择错误,请根据真实身份选择")
} }
}else{ }else{
data.loading=false data.loading=false
methods.getErpStudentBindInfo({Account:msg.Account}) if(data.userLoginType!=2){
//console.log('1111') methods.getErpStudentBindInfo({Account:msg.Account})
}
} }
}).catch(e=>{ }).catch(e=>{
console.log(e) console.log(e)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment