This commit is contained in:
geh
2025-05-29 09:11:51 +08:00
parent cd67e71e38
commit 4926935d71
9 changed files with 23 additions and 6 deletions
@@ -841,6 +841,10 @@ namespace FineUIPro.Web.Customization.ZJ.HSSE.HiddenInspection
}
}*/
if (this.CurrUser.UserId == BLL.Const.hfnbdId || this.CurrUser.UserId == BLL.Const.sysglyId)
{
this.btnMenuDelete.Hidden = false;
}
if (Request.Params["value"] == "0")
{
return;