1
This commit is contained in:
@@ -790,7 +790,7 @@ namespace FineUIPro.Web.HSSE.SitePerson
|
||||
this.btnPersonUnit.Hidden = false;
|
||||
}
|
||||
}
|
||||
if (this.CurrUser.UserId == Const.luofeiId || this.CurrUser.UserId == Const.sysglyId || this.CurrUser.UserId == Const.sysglyId)
|
||||
if (this.CurrUser.UserId == Const.luofeiId || this.CurrUser.UserId == Const.hfnbdId || this.CurrUser.UserId == Const.sysglyId)
|
||||
{//罗菲、管理员账号
|
||||
this.btnSearchUserAdd.Hidden = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user