zhangzengfei
2022-10-14 c868f26356ee88f88a316c72e5aa17ef8060822e
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)
    }
  }
}