Commit aa47c012 by Huang Linyu

resort submited phone

parent d81dbc3a
Showing with 2 additions and 2 deletions
......@@ -146,9 +146,9 @@
return
}
var params = {
saleMobile: $('#userPhone').val(),
customerMobile: $('#userPhone').val(),
customerName: $('#username').val(),
customerMobile: $('#phone').val(),
saleMobile: $('#phone').val(),
picUrl: img,
sex: $('#userGender').val(),
}
......
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 sign in to comment