Commit 956d676d authored by hujun's avatar hujun

经纪人列表角色搜索

parent dd645162
......@@ -399,7 +399,7 @@ define(['doT', 'text!temp/agent_template_tpl.html', 'text!temp/phoneBinding_temp
params.pageNo = agent.pageNo;
params.pageSize = agent.pageSize;
params.search = $("input[name='search']").val();
params.groupname = $("input[name='groupname']").val();
params.group_name = $("input[name='groupname']").val();
params.district_id = $("#district_id2").val();
params.store_id = $("#guest_stores").val();
......
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