增加数据穿透界面
This commit is contained in:
@@ -55,9 +55,6 @@ namespace FineUIPro.Web.HSSE.Hazard
|
||||
this.txtCompileMan.Text = this.CurrUser.UserName;
|
||||
this.txtCompileDate.Text = string.Format("{0:yyyy-MM-dd}", DateTime.Now);
|
||||
}
|
||||
///初始化审核菜单
|
||||
this.ctlAuditFlow.MenuId = BLL.Const.OtherHazardMenuId;
|
||||
this.ctlAuditFlow.DataId = this.OtherHazardId;
|
||||
}
|
||||
}
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user