1
0

2 Commits bd7f49d4e0 ... 7f3deb31db

Autor SHA1 Mensagem Data
  lxh 7f3deb31db Merge branch 'master' of http://182.92.126.35:3000/hrx/mky-vent-base há 1 semana atrás
  lxh b38b1d8677 瓦斯上报地点修改 há 1 semana atrás
1 ficheiros alterados com 1 adições e 1 exclusões
  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;