@@ -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;