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