1
0

2 Ревизии bd7f49d4e0 ... 7f3deb31db

Автор SHA1 Съобщение Дата
  lxh 7f3deb31db Merge branch 'master' of http://182.92.126.35:3000/hrx/mky-vent-base преди 1 седмица
  lxh b38b1d8677 瓦斯上报地点修改 преди 1 седмица
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/vent/gas/gasReport/index.vue

+ 1 - 1
src/views/vent/gas/gasReport/index.vue

@@ -147,7 +147,7 @@
   }
   //获取安装位置下拉选项
   async function getSelectList() {
-    let res = await getGasAddressList({ devicekind: 'gasDayReport' });
+    let res = await getGasAddressList({ coalseam: '', devicekind: 'gasDayReport'  });
     console.log(res, '区队下拉选项--------');
     qdList.length = 0;
     addressList.length = 0;