Commit e5705aec authored by agping's avatar agping

客户列表 客户跟进列表 商铺搜索修改

parent 936906d4
......@@ -1057,7 +1057,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
type: 'GET',
async: true,
data: {
// 'AuthToken' : user_info_obj.AuthToken,
'AuthToken' : user_info_obj.AuthToken,
"site_area":5,
"title":$(n).val()
},
......
......@@ -1262,7 +1262,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind
type: 'GET',
async: true,
data: {
// 'AuthToken' : user_info_obj.AuthToken,
'AuthToken' : user_info_obj.AuthToken,
"site_area":5,
"title":$(n).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