From 5208bc41f03abb828987d9193be6a809a64e52ac Mon Sep 17 00:00:00 2001
From: wangqi <magical1908@outlook.com>
Date: 星期四, 15 四月 2021 09:41:24 +0800
Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop

---
 src/components/BaseNav/PublicBounced/common/PublicChart.vue |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/src/components/BaseNav/PublicBounced/common/PublicChart.vue b/src/components/BaseNav/PublicBounced/common/PublicChart.vue
index f9e26bd..b7d1745 100644
--- a/src/components/BaseNav/PublicBounced/common/PublicChart.vue
+++ b/src/components/BaseNav/PublicBounced/common/PublicChart.vue
@@ -51,14 +51,6 @@
     EChartsDateWasteWater,
     EChartsWasteWaterTable
   },
-  mounted () {
-    this.$refs.Echatrs.CreateChart()
-    this.$refs.Echatrs.effChartShow()
-  },
-  updated () {
-    this.$refs.Echats.CreateChart()
-    this.$refs.Echats.effChartShow()
-  },
   data () {
     return {
       currentTab: this.current(),

--
Gitblit v1.8.0