派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-04-15 98240a8e15dec2d2fb88b2c6eb1be684c7543e5e
src/components/BaseNav/PublicBounced/PublicBounced.vue
@@ -59,6 +59,10 @@
      ManualData: []
    }
  },
  destoryed () {
    this.$refs.PublicChart.$refs.Echats.DrawEXHRealTimeDateChart()
    this.$refs.PublicChart.$refs.Echats.DrawRealTimeDateChart()
  },
  methods: {
    closePopup () {
      this.flag = false
@@ -98,7 +102,7 @@
.public-bounced {
  z-index: 2000;
  position: absolute;
  top: 15%;
  top: 35%;
  left: 20%;
  .public-bounced-title {