diff --git a/SGGL/FineUIPro.Web/Login.aspx.cs b/SGGL/FineUIPro.Web/Login.aspx.cs index f39183d7..db31ea6e 100644 --- a/SGGL/FineUIPro.Web/Login.aspx.cs +++ b/SGGL/FineUIPro.Web/Login.aspx.cs @@ -94,6 +94,7 @@ } else { + this.CurrUser.LoginProjectId = this.CurrUser.LastProjectId; //// ้กน็›ฎ่œๅ• url = "indexProject.aspx?projectId=" + this.CurrUser.LastProjectId;