Commit 29c68451 authored by agping's avatar agping

1

parent 624b459a
......@@ -96,7 +96,7 @@ define(['doT', 'text!temp/black_list_template_tpl.html', 'css!style/home.css', '
_data['img_info'] = imgname.join(',');
}
_data['content']=$('.black-list-text').val();
_data['agents_id']=adjustment.agent_id;
_data['agents_black_list_id']=adjustment.agent_id;
$.ajax({
type: 'GET',
......
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