提交代码
This commit is contained in:
@@ -1371,7 +1371,7 @@ namespace FineUIPro.Web.CQMS.ManageReport
|
||||
{
|
||||
report.EndDate = Convert.ToDateTime(this.txtEndDate.Text);
|
||||
}
|
||||
report.ReportType = "2";
|
||||
report.ReportType = "1";
|
||||
|
||||
BLL.ThisWeekOrMonthContentService.DeleteThisWeekOrMonthContentByReportId(this.ReportId);
|
||||
BLL.RowMaterialProblemService.DeleteRowMaterialProbleByReportId(this.ReportId);
|
||||
|
||||
Reference in New Issue
Block a user