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