1代码合并
This commit is contained in:
@@ -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/mainProjectNew.aspx";
|
||||
this.Tab1.IFrameUrl = "~/common/mainProject.aspx";
|
||||
this.CurrUser.LastProjectId = null;
|
||||
if (!string.IsNullOrEmpty(type))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user