| | |
| | | <PublicBounced ref="PublicBounced"></PublicBounced> |
| | | <!-- <SolidContent ref="SolidWastePopup"></SolidContent>--> |
| | | <el-button type="primary" @click="AddGasHelper" class="flue-gas">废气</el-button> |
| | | <popup-gas ref="FlueGas"></popup-gas> |
| | | <PublicBounced ref="PublicBounced"></PublicBounced> |
| | | </div> |
| | | </template> |
| | |
| | | // import SolidContent from '@components/SolidWaste/SolidContent' |
| | | // 废气 |
| | | import AddGasHelper from '@components/flueGas/flueGas' |
| | | import PopupGas from '@/components/flueGas/popup-gas' |
| | | // import PopupGas from '@/components/flueGas/popup-gas' |
| | | // // 公共展示数据 |
| | | import PublicBounced from '@components/BaseNav/PublicBounced/PublicBounced' |
| | | export default { |
| | |
| | | SolidContent, |
| | | // WasteWaterContent, |
| | | // SolidContent, |
| | | PopupGas, |
| | | // PopupGas, |
| | | PublicBounced |
| | | }, |
| | | data () { |
| | | return { |
| | | show: true, |
| | | // isShowBtn: false, |
| | | map: null, |
| | | lcServiceLayerVisible: false, |
| | |
| | | |
| | | // this.ChangeState() |
| | | // this.AddGasHelper() |
| | | // this.ChangeState() |
| | | // this.ChangeWaterState() |
| | | |
| | | this.saveMapStatus() |