20210520
This commit is contained in:
@@ -85,8 +85,8 @@ namespace FineUIPro.Web.CQMS.ManageReport
|
||||
}
|
||||
}
|
||||
this.txtPeriod.ReadOnly = true;
|
||||
this.txtStartDate.Enabled = false;
|
||||
this.txtEndDate.Enabled = false;
|
||||
//this.txtStartDate.Enabled = false;
|
||||
//this.txtEndDate.Enabled = false;
|
||||
GetThisWeekOrMonthContentList(this.ReportId);//本周主要工作内容
|
||||
GetRowMaterialProblemList(this.ReportId);//原材料问题
|
||||
GetConstructionProblemsList(this.ReportId);//施工过程问题
|
||||
|
||||
Reference in New Issue
Block a user