mirror of
https://gitee.com/anji-plus/report.git
synced 2026-04-13 10:38:34 +08:00
报表复制问题
This commit is contained in:
@@ -165,6 +165,7 @@ public class ReportServiceImpl implements ReportService {
|
||||
GaeaBeanUtils.copyAndFormatter(report, copyReport);
|
||||
copyReport.setReportCode(dto.getReportCode());
|
||||
copyReport.setReportName(dto.getReportName());
|
||||
copyReport.setId(null);
|
||||
return copyReport;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user