Commit aa47c012 by Huang Linyu

resort submited phone

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