Commit 4f5a5512 authored by agping's avatar agping

客户跟进列表 区分商铺 办公楼

parent f17c8e9b
......@@ -1617,6 +1617,7 @@ define(['doT', 'text!temp/remark_follow_office_template_tpl.html', 'css!style/ho
'pageSize': user.pageSize,
'agent_id': user_info_obj.id
};
params.entrust_type = 1;//办公楼客户跟进列表
params.content = $("#follow_content").val();
params.user_id = $("#customer_name_id").val();//区域
params.agent_id = user.agent_id_phone;//跟进人 下拉式搜索
......
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