This commit is contained in:
2024-12-04 17:44:36 +08:00
parent 61d300c38f
commit 9fc9935980
18 changed files with 2417 additions and 93 deletions
+1 -1
View File
@@ -591,7 +591,7 @@ namespace FineUIPro.Web
this.CurrUser.LoginProjectId = this.drpProject.SelectedValue;
this.XmlDataSource1.DataFile = "common/Menu_Personal.xml";
this.leftPanel.Hidden = true;
this.Tab1.IFrameUrl = "~/common/mainProject.aspx";
this.Tab1.IFrameUrl = "~/common/mainProjectNew.aspx";
this.CurrUser.LastProjectId = null;
if (!string.IsNullOrEmpty(type))
{