润乾报表
在调试润乾报表时,发现
<report:html name="report2"
reportFileName="ccec一1.raq" params='<%=para%>'
needSaveAsExcel="no"
needSaveAsPdf="no"
needSaveAsText="no"
needSaveAsWord="no"
needScroll="no"
needPageMark="no"
needPrint="no"
width="-1"
height="-1" />
修改红色地方不起作用,同事的好用,找了半天,原来他和润乾公司要到了最新的runqianReport4.tld,所以导致报表导出不成功
<input name="report_export" type="button" class="button_2_blue" onclick="report2_saveAsExcel();return false" value="导出" <c:if test="${totalType != 'num' }">disabled</c:if>>
浙公网安备 33010602011771号