| | |
| | | EChartsDateWasteWater, |
| | | EChartsWasteWaterTable |
| | | }, |
| | | mounted () { |
| | | this.$refs.Echatrs.CreateChart() |
| | | }, |
| | | updated () { |
| | | this.$refs.Echats.CreateChart() |
| | | }, |
| | | data () { |
| | | return { |
| | | currentTab: this.current(), |
| | |
| | | }, |
| | | methods: { |
| | | tabTaggle (taggleMenu, num) { |
| | | this.currentTab = this.current() |
| | | this.currentTab = taggleMenu |
| | | this.active = num |
| | | // debugger |
| | | }, |
| | |
| | | }, |
| | | // 弹窗展示 |
| | | async handleLocation (val) { |
| | | debugger |
| | | console.log(val) |
| | | const pos = [val.Latitude, val.Longitude] |
| | | window.map.flyTo(pos, 11) |
| | |
| | | endTime: ' 2020-04-07 15:13:20' |
| | | } |
| | | const ManualData = await mapApi.getWasteGasManualData(GasManualData) |
| | | console.log(ManualData) |
| | | const Mondata = await mapApi.getWasteGasMonData(GasOnlinedata) |
| | | // console.log(Mondata) |
| | | // const result = await mapApi.getWasteGasDetails(dataValue) |
| | | // 绑定弹框实例 |
| | | this.instance && this.instance.closePopup() |
| | | const PublicBounced = window.Vue.extend(publicBounced) |