参数相同时没问题 参数不同时报错
<body>
<div id="chart_column_jiegou" style="height:225px;min-width:100%;padding-bottom:10px">
<iframe id="reportFrame_jiegou" width="100%" height="100%" frameborder="0" src="http://localhost:8075/WebReport/ReportServer?reportlet=SubjectIncrementPercentChart1.cpt&op=view&type=1"></iframe>
</div>
<div id="chart_column_zenliang" style="height:225px;min-width:100%;padding-bottom:10px">
<iframe id="reportFrame_jiegou" width="100%" height="100%" frameborder="0" src="http://localhost:8075/WebReport/ReportServer?reportlet=SubjectIncrementPercentChart1.cpt&op=view&type=2"></iframe>
</div>
</body>
|