Commit 6a87ce98 authored by zw's avatar zw

Merge branch 'test'

parents 33369459 cc405019
...@@ -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