Index: ssts-web/src/main/webapp/js/common.js =================================================================== diff -u -r27406 -r27408 --- ssts-web/src/main/webapp/js/common.js (.../common.js) (revision 27406) +++ ssts-web/src/main/webapp/js/common.js (.../common.js) (revision 27408) @@ -99,10 +99,16 @@ /* *报表查询封装函数 */ -function seachReport(url,params,thisIframe){ +function seachReport(url,params){ var html = '';