20250125 质量月报
This commit is contained in:
@@ -2536,10 +2536,10 @@ namespace FineUIPro.Web.CQMS.ManageReportNew
|
||||
TextBoxContentService.Delete(ReportId);
|
||||
|
||||
//删除施工方案及检验试验计划审批情况
|
||||
BLL.CQMS.ManageReport.ReportNew.ConstructionPlanService.Delete(ReportId);
|
||||
//BLL.CQMS.ManageReport.ReportNew.ConstructionPlanService.Delete(ReportId);
|
||||
|
||||
// 15.质量巡检情况 16.质量专项检查情况 17.质量文件上报情况
|
||||
BLL.Report_CQMS_MonthReportItemService.DeleteReportItemByReportId(ReportId);
|
||||
//BLL.Report_CQMS_MonthReportItemService.DeleteReportItemByReportId(ReportId);
|
||||
//18.本月质量问题处理情况(1)原材料问题
|
||||
BLL.RowMaterialProblemService.DeleteRowMaterialProbleByReportId(ReportId);
|
||||
//18.本月质量问题处理情况(2)施工过程问题
|
||||
|
||||
Reference in New Issue
Block a user