Commit cc405019 authored by agping's avatar agping

正式

parent 3bda6f0c
...@@ -139,7 +139,7 @@ define (['doT', 'text!temp/performanceContrast_template_tpl.html','ckfinder','ck ...@@ -139,7 +139,7 @@ define (['doT', 'text!temp/performanceContrast_template_tpl.html','ckfinder','ck
} }
$(".search-con").hide();//隐藏提示内容 $(".search-con").hide();//隐藏提示内容
$.ajax ({ $.ajax ({
url: 'https://pre2.tonglianjituan.com/index/performanceStatistics', url: '/index/performanceStatistics',
type: 'GET', type: 'GET',
async: true, async: true,
data: params, data: params,
......
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