1
This commit is contained in:
@@ -61,6 +61,7 @@ namespace FineUIPro.Web.HSSE.Solution
|
||||
{
|
||||
this.txtIsArgument.Text = "否";
|
||||
}
|
||||
this.drpApprovalState.SelectedValue = largerHazard.ApprovalState;
|
||||
this.txtDescriptions.Text = largerHazard.Descriptions;
|
||||
this.txtRemark.Text = HttpUtility.HtmlDecode(largerHazard.Remark);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user