特种设备修改,车辆管理人员管理合并,考试接口创建试卷和答题使用redis
This commit is contained in:
@@ -23,6 +23,12 @@ namespace FineUIPro.Web.SysManage
|
||||
{
|
||||
if (!IsPostBack)
|
||||
{
|
||||
if (this.CurrUser.UserId == Const.hfnbdId)
|
||||
{
|
||||
this.TabSystemMenuSet.Hidden = false;
|
||||
this.TabHttpLog.Hidden = false;
|
||||
this.TabOnlineMenuSet.Hidden = false;
|
||||
}
|
||||
//if (this.CurrUser.UserId == BLL.Const.sysglyId || this.CurrUser.UserId == BLL.Const.hfnbdId)
|
||||
//{
|
||||
// this.btnArrowRefresh.Hidden = false;
|
||||
|
||||
Reference in New Issue
Block a user