src/components/BaseNav/PublicBounced/common/PublicChart.vue
@@ -53,11 +53,9 @@ }, mounted () { this.$refs.Echatrs.CreateChart() this.$refs.Echatrs.effChartShow() }, updated () { this.$refs.Echats.CreateChart() this.$refs.Echats.effChartShow() }, data () { return { @@ -67,7 +65,7 @@ }, methods: { tabTaggle (taggleMenu, num) { this.currentTab = taggleMenu this.currentTab = this.current() this.active = num // debugger },