소스 검색

修改 工业 新增顶管按钮bug

qinhouyu 1 년 전
부모
커밋
2d3c1fcc06
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/views/zdsz/engineeringIndustry/index.vue

+ 2 - 1
src/views/zdsz/engineeringIndustry/index.vue

@@ -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)
     },
     // 历史查询