Commit d6c58599 authored by zw's avatar zw

Merge branch 'test'

parents ab99bc9a 7fa74268
......@@ -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