mark
2022-10-18 82cf226389c61c42e6b258524d5b3d8c9ac0de07
src/views/dataPush/components/dataPush.vue
@@ -37,7 +37,7 @@
  mounted() {},
  methods: {
    handleClick(tab, event) {
      console.log(tab, event, this.activeName)
      // console.log(tab, event, this.activeName)
    }
  }
}