摘要:
为按钮或者菜单关联如下的函数,内容根据具体需求而定通过调用window.open('url'),将请求和参数传导后台,然后再后台通过文件流写出,可以比较优雅的导出excel文EXTJS代码:functionexportExcel(){ varstartDate=Ext.util.Format.date(historyAchievementStore.baseParams['startDate'],'Y-m-d'); varendDate=Ext.util.Format.date(historyAchievementStore.baseParams 阅读全文