提交集团数据穿透修改

This commit is contained in:
2023-06-19 09:04:34 +08:00
parent efed3c7f6f
commit 1e709abb1a
184 changed files with 10777 additions and 3631 deletions
@@ -95,9 +95,6 @@ namespace FineUIPro.Web.HSSE.Accident
this.txtFileContents.Text = HttpUtility.HtmlDecode(accidentPersonRecord.FileContent);
}
}
///初始化审核菜单
this.ctlAuditFlow.MenuId = BLL.Const.ProjectAccidentPersonRecordMenuId;
this.ctlAuditFlow.DataId = this.AccidentPersonRecordId;
}
}
#endregion