Commit 5abb4f2f authored by youjie's avatar youjie

no message

parent 797a3da6
......@@ -178,14 +178,14 @@
}
}, 1000);
}else{
data.loading=false
Toast.fail("账号类型选择错误,请根据真实身份选择")
}
}else{
data.loading=false
methods.getErpStudentBindInfo({Account:msg.Account})
//console.log('1111')
if(data.userLoginType!=2){
methods.getErpStudentBindInfo({Account:msg.Account})
}
}
}).catch(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