修改待办
This commit is contained in:
@@ -150,7 +150,8 @@ namespace FineUIPro.Web.HiddenInspection
|
||||
BLL.LogService.AddSys_Log(this.CurrUser, register.HazardCode, register.HazardRegisterId, BLL.Const.HSSE_HiddenRectificationListMenuId, BLL.Const.BtnModify);
|
||||
if (isClosed)
|
||||
{
|
||||
PageContext.RegisterStartupScript(ActiveWindow.GetHidePostBackReference());
|
||||
string scripts = String.Format("F.getActiveWindow().window.reloadGrid('{0}');", "");
|
||||
PageContext.RegisterStartupScript(scripts + ActiveWindow.GetHidePostBackReference());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user