代码无效引用清理,试压包资料界面看板修改
This commit is contained in:
@@ -51,7 +51,7 @@ namespace FineUIPro.Web.HSSE.Meeting
|
||||
this.drpUnitId.Enabled = false;
|
||||
}
|
||||
this.btnNew.OnClientClick = Window1.GetShowReference("SafetyLeaderGroupMeetingEdit.aspx") + "return false;";
|
||||
|
||||
|
||||
this.ddlPageSize.SelectedValue = Grid1.PageSize.ToString();
|
||||
// 绑定表格
|
||||
this.BindGrid();
|
||||
@@ -230,7 +230,7 @@ namespace FineUIPro.Web.HSSE.Meeting
|
||||
BLL.LogService.AddSys_Log(this.CurrUser, meet.SafetyLeaderGroupMeetingCode, meet.SafetyLeaderGroupMeetingId, BLL.Const.ProjectSafetyLeaderGroupMeetingMenuId, BLL.Const.BtnDelete);
|
||||
|
||||
BLL.SafetyLeaderGroupMeetingService.DeleteSafetyLeaderGroupMeetingById(rowID);
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
this.BindGrid();
|
||||
|
||||
Reference in New Issue
Block a user