0914-修改材料接口、焊接管理及三四级看板

This commit is contained in:
2022-09-14 16:38:27 +08:00
parent c3cbd62265
commit 456be52603
88 changed files with 11052 additions and 444 deletions
+2 -2
View File
@@ -664,8 +664,8 @@ namespace FineUIPro.Web
}
else if (type == Const.Menu_CLGL)
{
this.Tab1.IFrameUrl = "~/CLGL/Material.aspx";
this.Tab1.Title = "材料信息";
this.Tab1.IFrameUrl = "~/CLGL/PipelineMaterialSumList.aspx";
this.Tab1.Title = "管道材料汇总表";
}
else
{