Commit 7a917cf7 authored by agping's avatar agping

0

parent d25006d7
...@@ -225,7 +225,7 @@ define(['doT', 'text!temp/agent_template_tpl.html', 'text!temp/phoneBinding_temp ...@@ -225,7 +225,7 @@ define(['doT', 'text!temp/agent_template_tpl.html', 'text!temp/phoneBinding_temp
'url': '/index/updateStatus', 'url': '/index/updateStatus',
data: { data: {
"ids": params.id, "ids": params.id,
"status": 5 "status": 0
}, },
dataType: "json", dataType: "json",
success: function(data) { 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