Commit b56ae448 authored by agping's avatar agping

收款记录 修改

parent a965a4f4
......@@ -413,6 +413,7 @@ define(['doT', 'text!temp/get_collection_template_tpl.html', 'css!style/home.css
params.district_id = $("select[name='district_id'] option:selected").val();
params.pay_type = $("select[name='maintable_shop_type_2'] option:selected").val();
params.type = $("select[name='maintable_shop_type_1'] option:selected").val();
params.agent_name = $("#submit_name").val();
params.pageNo = follow.pageNo;
params.pageSize = follow.pageSize;
......
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