Commit 7093299c authored by agping's avatar agping Committed by hujun

业绩排行榜 成交单数 修改

parent 60d6d9d8
...@@ -574,7 +574,9 @@ define(['doT', 'text!temp/real_time_performance_template_tpl.html', 'text!temp/r ...@@ -574,7 +574,9 @@ define(['doT', 'text!temp/real_time_performance_template_tpl.html', 'text!temp/r
'end_time': realtime.time_search_end, 'end_time': realtime.time_search_end,
'AuthToken':user_info_obj.AuthToken, 'AuthToken':user_info_obj.AuthToken,
'page_no':1, 'page_no':1,
'page_size':9999 'page_size':9999,
'request_source_type':1
}; };
$.ajax({ $.ajax({
type: 'GET', 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