法规清单导出
This commit is contained in:
+1
-1
@@ -4450,7 +4450,7 @@ public class ProjectLawsInventoryEOServiceImpl extends ServiceImpl<ProjectLawsIn
|
|||||||
fileTemp.mkdirs();
|
fileTemp.mkdirs();
|
||||||
//文件
|
//文件
|
||||||
exportFile(dataList,fileInfos);
|
exportFile(dataList,fileInfos);
|
||||||
String excelName = projectLawsInventoryEO.getExcelName();
|
String excelName = projectLawsInventoryEO.getExcelName()+".xlsx";
|
||||||
// String excelName = "";
|
// String excelName = "";
|
||||||
// if(CutEnum.CN.getValue().equals(projectLawsInventoryEO.getCut())){
|
// if(CutEnum.CN.getValue().equals(projectLawsInventoryEO.getCut())){
|
||||||
// excelName = "法规清单.xlsx";
|
// excelName = "法规清单.xlsx";
|
||||||
|
|||||||
Reference in New Issue
Block a user