Commit 7fa74268 authored by agping's avatar agping

修改

parent 54b32847
......@@ -373,7 +373,7 @@
type: 'POST',
async: true,
data: {
'phone': _tel,
'phone': _panfang_tel,
'source':generalize_id
},
dataType: 'json',
......@@ -392,7 +392,7 @@
type: 'POST',
async: true,
data: {
'phone': _tel
'phone': _panfang_tel
},
dataType: 'json',
success: function(data) {
......
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