提交代码
This commit is contained in:
@@ -97,6 +97,7 @@ namespace FineUIPro.Web.HSSE.Hazard
|
||||
|
||||
if (newconstructionRisk != null)
|
||||
{
|
||||
newconstructionRisk.CheckMan = this.CurrUser.PersonId;
|
||||
newconstructionRisk.CheckResult = rbCheckResult.SelectedValue;
|
||||
newconstructionRisk.Rectification = rbRectification.SelectedValue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user