派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-04-15 ae03714bb9b7e509791451290e26eceabc5838e5
src/components/BaseNav/PublicBounced/PublicBounced.vue
@@ -59,9 +59,9 @@
      ManualData: []
    }
  },
  beforeUpdate () {
    this.$refs.PublicChart.$refs.Echats.CreateChart()
    this.$refs.PublicChart.$refs.Echats.effChartShow()
  destoryed () {
    this.$refs.PublicChart.$refs.Echats.DrawEXHRealTimeDateChart()
    this.$refs.PublicChart.$refs.Echats.DrawRealTimeDateChart()
  },
  methods: {
    closePopup () {
@@ -102,7 +102,7 @@
.public-bounced {
  z-index: 2000;
  position: absolute;
  top: 15%;
  top: 35%;
  left: 20%;
  .public-bounced-title {