login
This commit is contained in:
@@ -196,7 +196,7 @@ export default defineComponent({
|
||||
}
|
||||
const iszc: any = await checkuser({phone: phone.value})
|
||||
if(iszc.data){
|
||||
if(iszc.data.type == 0){
|
||||
if(iszc.data.identity == 0){
|
||||
message.error(lan.$t("yizhucexuesheng"))
|
||||
return ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user