派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-04-14 8bdc04b02c3a107e0eef3abb89c718982fe797aa
src/components/BaseNav/PublicBounced/PublicBounced.vue
@@ -59,6 +59,9 @@
      ManualData: []
    }
  },
  destoryed () {
    this.$refs.PublicChart.$refs.Echats.CreateChart()
  },
  methods: {
    closePopup () {
      this.flag = false
@@ -100,7 +103,7 @@
.public-bounced {
  z-index: 2000;
  position: absolute;
  top: 15%;
  top: 35%;
  left: 20%;
  .public-bounced-title {