dist
This commit is contained in:
@@ -293,7 +293,7 @@ export default defineComponent({
|
||||
return;
|
||||
}
|
||||
const iszc = await checkuser({phone: phone.value.phone})
|
||||
if(iszc.data){
|
||||
if(sessionStorage.getItem("mid") == undefined &&iszc.data){
|
||||
message.error(iszc.msg)
|
||||
return ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user