派生自 wuyushui/SewerAndRainNetwork

zhangshuaibao
2021-03-29 17ba6febdaacf7563f7688bae473a4a89e914ff5
src/views/MapTemplate.vue
@@ -22,7 +22,6 @@
    <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>
@@ -51,7 +50,7 @@
// 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 {
@@ -71,12 +70,11 @@
    SolidContent,
    // WasteWaterContent,
    // SolidContent,
    PopupGas,
    // PopupGas,
    PublicBounced
  },
  data () {
    return {
      show: true,
      // isShowBtn: false,
      map: null,
      lcServiceLayerVisible: false,
@@ -175,7 +173,6 @@
      // this.ChangeState()
      // this.AddGasHelper()
      // this.ChangeState()
      // this.ChangeWaterState()
      this.saveMapStatus()