0813
This commit is contained in:
@@ -629,8 +629,6 @@
|
||||
return false
|
||||
} else if (!this.form.phone) {
|
||||
mDialog.msg({content: "请输入手机号"})
|
||||
} else if (!this.form.name) {
|
||||
mDialog.msg({content: "请输入姓名"})
|
||||
} else if (!this.form.code) {
|
||||
mDialog.msg({content: "请输入验证码"})
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user