test
This commit is contained in:
parent
c8077dc07c
commit
cf0c5bde1f
|
@ -94,6 +94,7 @@
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
||||||
this.CurrUser.LoginProjectId = this.CurrUser.LastProjectId;
|
this.CurrUser.LoginProjectId = this.CurrUser.LastProjectId;
|
||||||
//// 项目菜单
|
//// 项目菜单
|
||||||
url = "indexProject.aspx?projectId=" + this.CurrUser.LastProjectId;
|
url = "indexProject.aspx?projectId=" + this.CurrUser.LastProjectId;
|
||||||
|
|
Loading…
Reference in New Issue