20250319 翻译
This commit is contained in:
@@ -317,7 +317,7 @@ namespace FineUIPro.Web
|
||||
this.drpProject.SelectedValue = this.CurrUser.LoginProjectId;
|
||||
}
|
||||
this.CurrUser.LoginProjectId = this.drpProject.SelectedValue;
|
||||
this.lblName.Text = BLL.UserService.GetUserNameByUserId(this.CurrUser.UserId);
|
||||
this.lName.Text = BLL.UserService.GetUserNameByUserId(this.CurrUser.UserId);
|
||||
this.MenuSwitchMethod(Request.Params["menuType"]);
|
||||
this.InitMenuStyleButton();
|
||||
this.InitMenuModeButton();
|
||||
|
||||
Reference in New Issue
Block a user