This commit is contained in:
parent
fac86ea406
commit
969caabdbc
|
|
@ -790,7 +790,7 @@ namespace FineUIPro.Web.HSSE.SitePerson
|
||||||
this.btnPersonUnit.Hidden = false;
|
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;
|
this.btnSearchUserAdd.Hidden = false;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue