Commit b1167c79 authored by agping's avatar agping

1

parent b98044c4
...@@ -1433,8 +1433,8 @@ define(['doT', 'text!temp/user_model_template_tpl.html','css!style/home.css', 'c ...@@ -1433,8 +1433,8 @@ define(['doT', 'text!temp/user_model_template_tpl.html','css!style/home.css', 'c
data: { data: {
"user_id": id, "user_id": id,
'AuthToken':user_info_obj.AuthToken, 'AuthToken':user_info_obj.AuthToken,
'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