Commit 75940a3b authored by hujun's avatar hujun

js house_id

parent e80f6f84
......@@ -239,7 +239,7 @@ define(['doT', 'text!temp/inspectionRecordAll_list_template_tpl.html', 'css!styl
params.agent_id = user_info_obj.id;
//新加城市相关 筛选
params.city = $('#city-choose').val();
params.shop_id = $('#shop_id').val();
params.house_id = $('#shop_id').val();
params.internal_address = $('#shop_address').val();
params.user_id = $('#user_id').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