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