@@ -684,9 +684,10 @@ export default {
},
// 新增顶管工程
addNewPipe(data) {
+ // console.log(this.form)
this.$refs.enginPipe.openDialog({
id: data.id,
- type: this.form.zEngineeringNodeBo.type
+ type: this.form.type
}, 'add', data)
// 历史查询