派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-04-14 a69bdb807b6cfaa5caba610ead85c0c9360e6cfb
src/components/BaseNav/PublicBounced/common/PublicChart.vue
@@ -65,7 +65,7 @@
  },
  methods: {
    tabTaggle (taggleMenu, num) {
      this.currentTab = this.current()
      this.currentTab = taggleMenu
      this.active = num
      // debugger
    },