소스 검색

瓦斯上报地点修改

lxh 1 주 전
부모
커밋
b38b1d8677
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;