1
This commit is contained in:
@@ -93,8 +93,8 @@ namespace FineUIPro.Web.SysManage
|
||||
}
|
||||
}
|
||||
|
||||
if (this.CurrUser.UserId == Const.sysglyId || this.CurrUser.UserId == Const.hfnbdId || this.CurrUser.UserId == Const.fuweiId || this.CurrUser.UserId == Const.shenyinhangId)
|
||||
{//系统管理员、合肥诺必达、付伟、申银行
|
||||
if (this.CurrUser.UserId == Const.sysglyId || this.CurrUser.UserId == Const.hfnbdId || this.CurrUser.UserId == Const.fuweiId || this.CurrUser.UserId == Const.shenyinhangId || this.CurrUser.UserId == Const.baihuiminId)
|
||||
{//系统管理员、合肥诺必达、付伟、申银行、白慧敏
|
||||
this.btnDataBase.Hidden = false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user