Merge branch 'master' of http://47.104.102.122:3000/panhf/CNCEC_SUBQHSE_WUHUAN
This commit is contained in:
@@ -2755,6 +2755,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