增加数据穿透界面
This commit is contained in:
@@ -61,10 +61,6 @@ namespace FineUIPro.Web.HSSE.Hazard
|
||||
}
|
||||
Grid1.DataSource = environmentalRiskItems;
|
||||
Grid1.DataBind();
|
||||
|
||||
///初始化审核菜单
|
||||
this.ctlAuditFlow.MenuId = BLL.Const.ProjectEnvironmentalRiskListMenuId;
|
||||
this.ctlAuditFlow.DataId = this.EnvironmentalRiskListId;
|
||||
}
|
||||
}
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user