派生自 wuyushui/SewerAndRainNetwork

seatonwan9
2021-04-20 3d39880680251c669f7ace41e06bb0c6c537fa2c
src/components/LayerController/logic/WasteWater.js
@@ -58,7 +58,6 @@
    this.animalService.pulseEffect(e.latlng)
    /* 点击数据的接口请求 */
    this.requestWasteWaterData(e).then(e)
    console.log()
  }
  this.requestWasteWaterData = async (e) => {
    // 基本信息 和 详细信息 展示数据所需参数
@@ -67,7 +66,7 @@
    // }
    // 弹框标题
    const title = e.layer.options.totransferData.Name
    console.log(e.layer.options)
    // console.log(e.layer.options)
    // 基本信息 tabs
    // const resultBasic = await mapApi.getWasteWater(dataValue)
    // 图表信息展示 echarts