2022-11-03 焊接修改,二次焊口设计增加新增焊口类型

This commit is contained in:
2022-11-03 17:39:51 +08:00
parent eeddc36939
commit 31e416c302
25 changed files with 375 additions and 28 deletions
@@ -70,6 +70,9 @@ namespace BLL
case "3":
TypeName = "管道预制加工图";
break;
case "4":
TypeName = "ISO施工轴测图";
break;
}
}