1212
This commit is contained in:
@@ -778,12 +778,12 @@ namespace FineUIPro.Web.AttachFile
|
||||
}
|
||||
#endregion
|
||||
|
||||
#region PunchlistFrom附件保存成功后处理事件
|
||||
if (MenuId == BLL.Const.PunchlistFromMenuId)
|
||||
{
|
||||
PageContext.RegisterStartupScript(ActiveWindow.GetHideRefreshReference());
|
||||
}
|
||||
#endregion
|
||||
//#region PunchlistFrom附件保存成功后处理事件
|
||||
//if (MenuId == BLL.Const.PunchlistFromMenuId)
|
||||
//{
|
||||
// PageContext.RegisterStartupScript(ActiveWindow.GetHidePostBackReference());
|
||||
//}
|
||||
//#endregion
|
||||
|
||||
PageContext.RegisterStartupScript(ActiveWindow.GetHidePostBackReference());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user