This commit is contained in:
2024-07-24 14:53:46 +08:00
parent b700f91cb6
commit 1e4464ca5e
8 changed files with 528 additions and 179 deletions
@@ -778,6 +778,13 @@ namespace FineUIPro.Web.AttachFile
}
#endregion
#region PunchlistFrom附件保存成功后处理事件
if (MenuId == BLL.Const.PunchlistFromMenuId)
{
PageContext.RegisterStartupScript(ActiveWindow.GetHideRefreshReference());
}
#endregion
PageContext.RegisterStartupScript(ActiveWindow.GetHidePostBackReference());
}
}