xbx #146
@ -294,7 +294,7 @@ export default defineComponent({
|
|||||||
}
|
}
|
||||||
const iszc = await checkuser({phone: phone.value.phone})
|
const iszc = await checkuser({phone: phone.value.phone})
|
||||||
if(iszc.data){
|
if(iszc.data){
|
||||||
message.error(lan.$t('zhanghaocunzai'))
|
message.error(iszc.msg)
|
||||||
return ;
|
return ;
|
||||||
}
|
}
|
||||||
lock = true;
|
lock = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user