소스 검색

提交代码

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

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

@@ -805,7 +805,7 @@ export default {
             value: "历史数据",
             label: "历史数据"
           }
-        ], this.form.type, type, null, null, null, null, this.form.type === '1' ? "工业工程" : "市政工程")
+        ], this.form.type, type, null, null, e.enginClassification, null, this.form.type === '1' ? "工业工程" : "市政工程")
         this.status = 'read-only'
       })
       // this.$refs.ConstructionDetails.open(_, this.form.type,null,null,null,null,null,this.form.type === '1' ? "工业工程" : "市政工程")