This commit is contained in:
2023-12-05 15:19:45 +08:00
parent c8077dc07c
commit cf0c5bde1f
+1
View File
@@ -94,6 +94,7 @@
}
else
{
this.CurrUser.LoginProjectId = this.CurrUser.LastProjectId;
//// 项目菜单
url = "indexProject.aspx?projectId=" + this.CurrUser.LastProjectId;