普通报表下载结束关闭当前标签
导出后事件,JS关闭当前页签
--https://help.fanruan.com/finereport/doc-view-606.html#d3077dd3a6c0bedc
导出后事件
window.parent.FR.closeDialog(); //确定获取值后,关闭取消父窗口的对话框
window.parent.FR.destroyDialog();
或是
window.close();