1兼容数智五环大屏,跳转方法调整
This commit is contained in:
@@ -357,7 +357,8 @@ namespace FineUIPro.Web
|
||||
{
|
||||
if (this.CurrUser.IsOffice == true || this.CurrUser.UserId == Const.sysglyId || this.CurrUser.UserId == Const.hfnbdId)
|
||||
{
|
||||
PageContext.Redirect("~/index.aspx", "_top");
|
||||
//PageContext.Redirect("~/index.aspx", "_top");
|
||||
PageContext.Redirect("~/index.aspx");
|
||||
}
|
||||
}
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user