| | |
| | | <!-- <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> |
| | | <!-- <ReportPopup></ReportPopup>--> |
| | | <!-- <ReportPopup></ReportPopup>--> |
| | | <Emergency ref="Emergency"></Emergency> |
| | | </div> |
| | | </template> |
| | | |
| | |
| | | import LayerFactory from '@components/LayerController/service/LayerFactory' |
| | | import EventHandler from '../components/LayerController/event/EventHandler' |
| | | // import ReportPopup from '../components/panel/topicSearch/SewersSelect/EnterpriseEmergency/ReportPopup' |
| | | import Emergency from '@components/emergency/index' |
| | | |
| | | export default { |
| | | name: 'MapTemplate', |
| | |
| | | MonitorPanel, |
| | | // summarySheets, |
| | | SummarySheet, |
| | | PublicBounced |
| | | PublicBounced, |
| | | Emergency |
| | | // ReportPopup |
| | | }, |
| | | data () { |