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