关键事项、邮件管理、任务管理
This commit is contained in:
@@ -688,11 +688,11 @@ namespace FineUIPro.Web
|
||||
this.Tab1.IFrameUrl = "~/HSSE/Manager/HSSELog.aspx";
|
||||
this.Tab1.Title = "施工日志";
|
||||
}
|
||||
else if (type == Const.Menu_PGJSX)
|
||||
{
|
||||
this.Tab1.IFrameUrl = "~/PZHGL/GJSX/GJSXList.aspx";
|
||||
this.Tab1.Title = "关键事项";
|
||||
}
|
||||
//else if (type == Const.Menu_PGJSX)
|
||||
//{
|
||||
// this.Tab1.IFrameUrl = "~/PZHGL/GJSX/GJSXList.aspx";
|
||||
// this.Tab1.Title = "关键事项";
|
||||
//}
|
||||
else if (type == Const.Menu_CLGL)
|
||||
{
|
||||
this.Tab1.IFrameUrl = "~/CLGL/PipelineMaterialSumList.aspx";
|
||||
|
||||
Reference in New Issue
Block a user