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