1
This commit is contained in:
@@ -706,7 +706,15 @@ namespace FineUIPro.Web
|
||||
{
|
||||
this.Tab1.IFrameUrl = "";
|
||||
}
|
||||
if (type == Const.Menu_PZHGL)
|
||||
else if (type == Const.Menu_Report)
|
||||
{
|
||||
this.Tab1.IFrameUrl = "";
|
||||
}
|
||||
else if (type == Const.Menu_CQMS)
|
||||
{
|
||||
this.Tab1.IFrameUrl = "";
|
||||
}
|
||||
else if (type == Const.Menu_PZHGL)
|
||||
{
|
||||
this.Tab1.IFrameUrl = "~/PZHGL/InformationProject/ConstructionPlan.aspx";
|
||||
this.Tab1.Title = "总承包商施工计划";
|
||||
|
||||
Reference in New Issue
Block a user