src/components/flueGas/flueGas.js
@@ -15,8 +15,8 @@ } // 获取数据 requestData () { FlueGas().then(res => { requestData (data) { FlueGas(data).then(res => { console.log(res) this.DrawFlueGasContent(res.Result.DataInfo) }).catch(err => { @@ -75,7 +75,7 @@ try { // console.log(e) this.EffectOfPulse(e.target.getLatLng()) this.FlueGasPopup.setDate(data[i]) this.FlueGasPopup.setData(data[i]) } catch (error) { console.log(error) }