修改集团展示
This commit is contained in:
@@ -81,7 +81,10 @@ namespace FineUIPro.Web.HSSE.SitePerson
|
||||
{
|
||||
btnClose.OnClientClick = ActiveWindow.GetHideReference();
|
||||
////权限按钮方法
|
||||
this.GetButtonPower();
|
||||
if (string.IsNullOrEmpty(Request.Params["type"]))
|
||||
{
|
||||
this.GetButtonPower();
|
||||
}
|
||||
this.ProjectId = Request.Params["ProjectId"];
|
||||
this.UnitId = Request.Params["UnitId"];
|
||||
this.PersonId = Request.Params["PersonId"];
|
||||
|
||||
Reference in New Issue
Block a user