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