代码无效引用清理,试压包资料界面看板修改
This commit is contained in:
@@ -257,7 +257,7 @@ namespace FineUIPro.Web.ZHGL.Information
|
||||
//}
|
||||
//if (type != "submit")
|
||||
//{
|
||||
PageContext.RegisterStartupScript(ActiveWindow.GetHidePostBackReference());
|
||||
PageContext.RegisterStartupScript(ActiveWindow.GetHidePostBackReference());
|
||||
//}
|
||||
}
|
||||
|
||||
@@ -330,7 +330,7 @@ namespace FineUIPro.Web.ZHGL.Information
|
||||
newReport.QualityWorkSummaryReportId = this.QualityWorkSummaryReportId;
|
||||
newReport.UnitId = this.ddlUnitId.SelectedValue;
|
||||
newReport.YearId = Funs.GetNewIntOrZero(this.ddlYearId.SelectedValue);
|
||||
|
||||
|
||||
newReport.Performance = report.Performance;
|
||||
newReport.AccidentSituation = report.AccidentSituation;
|
||||
newReport.Awards = report.Awards;
|
||||
|
||||
Reference in New Issue
Block a user