未央
This commit is contained in:
@@ -146,6 +146,9 @@ export default {
|
||||
if (!this.userPhone) {
|
||||
return this.$u.toast('请输入手机号')
|
||||
}
|
||||
if (!this.vcode) {
|
||||
return this.$u.toast('请输入验证码')
|
||||
}
|
||||
// if (!this.userRealName) {
|
||||
// return this.$u.toast('请输入真实姓名')
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user