Commit b0a6f326 by 陈超

T

parent 778ebbd3
...@@ -155,6 +155,7 @@ ...@@ -155,6 +155,7 @@
} }
}, },
checkPhone: function(call) { checkPhone: function(call) {
console.log(call)
let phone = this.phone let phone = this.phone
//验证此手机是否已被注册 //验证此手机是否已被注册
$.ajax({ $.ajax({
......
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