20230824 新增大数据中心wbs数据页面等
This commit is contained in:
@@ -616,6 +616,10 @@ namespace FineUIPro.Web
|
||||
{
|
||||
this.Tab1.IFrameUrl = "~/SysManage/ProjectToDo.aspx";
|
||||
}
|
||||
else if (type == Const.Menu_PDigData)
|
||||
{
|
||||
this.Tab1.IFrameUrl = "";
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
@@ -682,9 +686,9 @@ namespace FineUIPro.Web
|
||||
this.MenuSwitchMethod(Const.Menu_PHTGL);
|
||||
}
|
||||
|
||||
protected void btnTestRun_Click(object sender, EventArgs e)
|
||||
protected void btnPDigData_Click(object sender, EventArgs e)
|
||||
{
|
||||
this.MenuSwitchMethod(Const.Menu_TestRun);
|
||||
this.MenuSwitchMethod(Const.Menu_PDigData);
|
||||
}
|
||||
|
||||
protected void btnPZHGL_Click(object sender, EventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user