This commit is contained in:
gaofei
2022-04-18 17:19:37 +08:00
parent 5517df35e6
commit 182a5e60d5
+1 -1
View File
@@ -310,7 +310,7 @@ namespace FineUIPro.Web
{
this.drpProject.SelectedValue = this.CurrUser.LoginProjectId;
}
this.CurrUser.LoginProjectId = this.drpProject.SelectedValue;
this.MenuSwitchMethod(Request.Params["menuType"]);
this.InitMenuStyleButton();
this.InitMenuModeButton();