20230904 wbs维度数据仓库实现
This commit is contained in:
@@ -97,6 +97,7 @@ namespace FineUIPro.Web.HSSE.Accident
|
||||
this.txtPreventiveAction.Text = accidentPersonRecord.PreventiveAction;
|
||||
this.txtHandleOpinion.Text = accidentPersonRecord.HandleOpinion;
|
||||
this.txtFileContents.Text = HttpUtility.HtmlDecode(accidentPersonRecord.FileContent);
|
||||
this.txtWorkPackageName.Text = accidentPersonRecord.WorkPackageName;
|
||||
}
|
||||
}
|
||||
///初始化审核菜单
|
||||
|
||||
Reference in New Issue
Block a user