法规清单导出

This commit is contained in:
zhn
2022-12-27 15:23:08 +08:00
parent 8f88a2c8bf
commit 2ba56bc5ee
@@ -4450,7 +4450,7 @@ public class ProjectLawsInventoryEOServiceImpl extends ServiceImpl<ProjectLawsIn
fileTemp.mkdirs();
//文件
exportFile(dataList,fileInfos);
String excelName = projectLawsInventoryEO.getExcelName();
String excelName = projectLawsInventoryEO.getExcelName()+".xlsx";
// String excelName = "";
// if(CutEnum.CN.getValue().equals(projectLawsInventoryEO.getCut())){
// excelName = "法规清单.xlsx";