JX.Li před 1 rokem
rodič
revize
02b623a07d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/views/zdsz/engineeringIndustry/index.vue

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

@@ -832,7 +832,7 @@ export default {
             value: "历史数据",
             label: "历史数据"
           }
-        ], this.form.type, null, null, null, this.form.type=='2'?null:'1', null, this.form.type === '1' ? "工业工程" : "市政工程")
+        ], this.form.type, null, null, null, e.enginClassification, null, this.form.type === '1' ? "工业工程" : "市政工程")
         this.status = 'put'
       })
     },