| | |
| | | <!-- <el-button type="primary" @click="ChangeState" class="solid-waste">固废</el-button>--> |
| | | <!-- <el-button type="primary" @click="ChangeWaterState" class="Waste-water">废水</el-button>--> |
| | | <!-- <el-button type="primary" @click="AddGasHelper" class="flue-gas">废气</el-button>--> |
| | | <PublicBounced ref="PublicBounced"></PublicBounced> |
| | | <!-- <PublicBounced ref="PublicBounced"></PublicBounced>--> |
| | | </div> |
| | | </template> |
| | | |
| | |
| | | import LegendPanel from '@components/panel/LegendPanel' |
| | | import Enterprise from '../components/table/enterprise' |
| | | // // 公共展示数据 |
| | | import PublicBounced from '@components/BaseNav/PublicBounced/PublicBounced' |
| | | // import PublicBounced from '@components/BaseNav/PublicBounced/PublicBounced' |
| | | import LayerFactory from '@components/LayerController/service/LayerFactory' |
| | | // import '../components/plugin/Leaflet.TileLayer.ProjWMTS' |
| | | // import * as L from 'leaflet' |
| | |
| | | SgisLayerController, |
| | | MonitorPanel, |
| | | Popup, |
| | | summarySheets, |
| | | PublicBounced |
| | | summarySheets |
| | | // PublicBounced |
| | | }, |
| | | data () { |
| | | return { |
| | |
| | | position: absolute; |
| | | top: 88px; |
| | | left: 88px; |
| | | z-index: 999; |
| | | } |
| | | |
| | | .Waste-water { |
| | | position: absolute; |
| | | top: 88px; |
| | | left: 280px; |
| | | z-index: 999; |
| | | } |
| | | |