Forráskód Böngészése

修改 工业 新增顶管按钮bug

qinhouyu 1 éve
szülő
commit
2d3c1fcc06
1 módosított fájl, 2 hozzáadás és 1 törlés
  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)
     },
     // 历史查询