Commit b53c1a6e authored by liaoxingda's avatar liaoxingda

bug修复

parent 1d7321ed
...@@ -769,6 +769,7 @@ ...@@ -769,6 +769,7 @@
} }
let param = { let param = {
phone: this.form.phone, phone: this.form.phone,
type:0
} }
checkUser(param).then(res => { checkUser(param).then(res => {
//if (res.code == 200) { //if (res.code == 200) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment