|
@@ -527,8 +527,8 @@ export default {
|
|
this.zEngineeringInfoBo = this.params.zEngineeringNodeBoList[0].zEngineeringInfoBoList[0]
|
|
this.zEngineeringInfoBo = this.params.zEngineeringNodeBoList[0].zEngineeringInfoBoList[0]
|
|
}
|
|
}
|
|
if(type === 37){
|
|
if(type === 37){
|
|
- this.zEngineeringInfoBo = this.params.zEngineeringNodeBos[0].zEngineeringInfoBoList[0]
|
|
|
|
- this.nodeType = this.params.zEngineeringNodeBos[0].type
|
|
|
|
|
|
+ this.zEngineeringInfoBo = this.params.zEngineeringNodeBoList[0].zEngineeringInfoBoList[0]
|
|
|
|
+ this.nodeType = this.params.zEngineeringNodeBoList[0].type
|
|
}
|
|
}
|
|
},
|
|
},
|
|
reset(){
|
|
reset(){
|