修改了弹出层
This commit is contained in:
parent
01fb703579
commit
62e57ff925
@ -294,7 +294,7 @@ export default defineComponent({
|
||||
}
|
||||
const iszc = await checkuser({phone: phone.value.phone})
|
||||
if(iszc.data){
|
||||
message.error(lan.$t('zhanghaocunzai'))
|
||||
message.error(iszc.msg)
|
||||
return ;
|
||||
}
|
||||
lock = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user