解决数智五环大屏问题:parent.removeActiveTab();去掉parent.
This commit is contained in:
@@ -538,7 +538,8 @@ namespace FineUIPro.Web
|
||||
|
||||
protected void drpYear_SelectedIndexChanged(object sender, EventArgs e)
|
||||
{
|
||||
PageContext.RegisterStartupScript("parent.removeActiveTab();");
|
||||
//PageContext.RegisterStartupScript("parent.removeActiveTab();");
|
||||
PageContext.RegisterStartupScript("removeActiveTab();");
|
||||
this.MenuSwitchMethod(Const.Menu_Party);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user