north-glass-erp/src/main/java/com/example/erp/service/pp/ReportService.java
@@ -459,6 +459,7 @@ if (process.equals("全部")){ process=""; } return reportMapper.exportTeamOutputMp(date,process); String laminating = reportMapper.getLaminating(process); return reportMapper.exportTeamOutputMp(date,process,laminating); } }