瀏覽代碼

瓦斯上报地点修改

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;