v
This commit is contained in:
parent
4be45cafde
commit
64b43b6b3d
@ -139,7 +139,7 @@
|
||||
return false;
|
||||
}
|
||||
if( this.sms_code == ''){
|
||||
this.$refs.uToast.show({
|
||||
this.$refs.uToast.show({
|
||||
title: '验证码不能为空',
|
||||
type: 'error'
|
||||
})
|
||||
@ -192,7 +192,7 @@
|
||||
type: 'error'
|
||||
})
|
||||
}
|
||||
})
|
||||
})
|
||||
},
|
||||
// qq授权登录
|
||||
rect_qq() {
|
||||
|
Loading…
Reference in New Issue
Block a user