解决数智五环大屏问题:parent.removeActiveTab();去掉parent.
This commit is contained in:
@@ -659,7 +659,8 @@ namespace FineUIPro.Web
|
||||
{
|
||||
this.CurrUser.LoginProjectId = this.drpProject.SelectedValue;
|
||||
this.Tab1.RefreshIFrame();
|
||||
PageContext.RegisterStartupScript("parent.removeActiveTab();");
|
||||
//PageContext.RegisterStartupScript("parent.removeActiveTab();");
|
||||
PageContext.RegisterStartupScript("removeActiveTab();");
|
||||
MenuSwitchMethod(this.CurrUser.LastMenuType);
|
||||
GetWeather();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user