فهرست منبع

修改工业不显示

qinhouyu 1 سال پیش
والد
کامیت
f6697ca4b8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/zdsz/engineeringIndustry/index.vue

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

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