20221009 001 修改焊接分析首页报错问题

This commit is contained in:
2022-10-09 15:37:06 +08:00
parent b1416ebf7e
commit fc8d0a684d
8 changed files with 894 additions and 218 deletions
+1 -1
View File
@@ -275,7 +275,7 @@
} else if (type == 'gg') {
// 单位工程
initEchart05(dataE05_Type02, dataE05_Values02)
} else if (type == 'lb') {
} else if (type == 'lx') {
// 材质类别
initEchart05(dataE05_Type03, dataE05_Values03)
}