20250125 质量月报

This commit is contained in:
2025-01-24 14:29:31 +08:00
parent 02c2410b2f
commit 85bd05b848
11 changed files with 331 additions and 135 deletions
@@ -105,7 +105,7 @@ namespace FineUIPro.Web.CQMS.ManageReportNew
//本周质量目标管理情况
CqmsTargetService.Delete(rowID);
TextBoxContentService.Delete(rowID);
Report_CQMS_MonthReportItemService.DeleteReportItemByReportId(rowID);
Report_CQMS_MonthReportItemService.DeleteReportItem(rowID);
WeekAndMonthReportNewService.Delete(rowID);
}
BindGrid();