url直接导出excel页面显示space404,直接运行页面没问题,加了&format=excel后就space404了
不加&format=excel页面正常显示
参考这里写:
URL直接导出报表- FineReport帮助文档 - 全面的报表使用教程和学习资料 (fanruan.com)
------------
var URL = '/webroot/decision/view/report?viewlet=xd/我的测试/lereport_final_excel.cpt&op=view&format=excel&extype=simple&__filename__='+name+"&bz="+xx;
window.open(encodeURI(encodeURI(URL)),"_blank");
是不是决策报表导出,插件没有安装
决策报表导出-https://help.fanruan.com/finereport/doc-view-4448.html