|
@@ -625,6 +625,7 @@
|
|
return
|
|
return
|
|
}
|
|
}
|
|
for(let i=0;i<obj.checkHazardDtoList.length;i++){
|
|
for(let i=0;i<obj.checkHazardDtoList.length;i++){
|
|
|
|
+ obj.checkHazardDtoList[i].checkCategory=this.addForm.checkCategory;
|
|
delete obj.checkHazardDtoList[i].lookType
|
|
delete obj.checkHazardDtoList[i].lookType
|
|
}
|
|
}
|
|
obj.dangerNum = obj.checkHazardDtoList.length
|
|
obj.dangerNum = obj.checkHazardDtoList.length
|