20240428 项目质量周报(新)
This commit is contained in:
@@ -2751,6 +2751,7 @@ namespace FineUIPro.Web.CQMS.ManageReportNew
|
||||
Model.Report_WeekAndMonthReport_New report = new Model.Report_WeekAndMonthReport_New();
|
||||
report.Id = ReportId;
|
||||
report.ProjectId = this.CurrUser.LoginProjectId;
|
||||
report.ReportType = "1";//1.月报,2-周报
|
||||
if (!string.IsNullOrEmpty(this.txtPeriod.Text.Trim()))
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user