0418-001
This commit is contained in:
parent
5517df35e6
commit
182a5e60d5
|
@ -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();
|
||||
|
|
Loading…
Reference in New Issue