@@ -474,7 +474,7 @@ export default {
this.zEngineeringInfoBo.type = type;
this.form.type = type;
this.form.enginType = type;
- this.nodeType = (type === '2' ? "市政工程" : "工业工程")
+ this.nodeType = (type === '1' ? "工业工程" : "市政工程")
}
},
// 新增顶管工程