Commit 6737730a authored by agping's avatar agping

1

parent 10d169d7
...@@ -1413,8 +1413,8 @@ define(['doT', 'text!temp/user_model_template_tpl.html','css!style/home.css', 'c ...@@ -1413,8 +1413,8 @@ define(['doT', 'text!temp/user_model_template_tpl.html','css!style/home.css', 'c
data: { data: {
"user_id": id, "user_id": id,
'agent_id':user_info_obj.id, 'agent_id':user_info_obj.id,
'pageSize':3000, 'page_size':3000,
'pageNo':1 'page_no':1
}, },
......
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