jhzh
2024-05-26 fb74850a21ec54c3c67fceb31d038b2cf402c6c6
src/page/list/tradingList/tabs.vue
@@ -72,6 +72,7 @@
  },
  methods: {
    change(e, type) {
      console.log(e, type)
      this[type] = e;
    },
  },