派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-04-07 5a95858c3a1715ebe672f6945d5c926af3c03379
修改废气
修改废气废水明細表显示問題
1个文件已修改
1 ■■■■ 已修改文件
src/components/LayerController/logic/WasteGas.js 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/LayerController/logic/WasteGas.js
@@ -20,6 +20,7 @@
  this.init = async (layer, L) => {
    this.animalService = new AnimalService({ L: L, layer: layer })
    const res = await mapApi.getWasteGas()
    // console.log(res)
    const data = res.Result.DataInfo || {}
    // console.log(data)
    for (let i = 0; i < data.length; i++) {