This commit is contained in:
李鹏飞 2023-12-05 15:19:45 +08:00
parent c8077dc07c
commit cf0c5bde1f
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@
}
else
{
this.CurrUser.LoginProjectId = this.CurrUser.LastProjectId;
//// 项目菜单
url = "indexProject.aspx?projectId=" + this.CurrUser.LastProjectId;