jhzh
2025-08-27 ef2e2e3f9c6d37cc47b14ce0444fb75e6aa19dd1
src/page/list/tradingList/tabs.vue
@@ -53,6 +53,12 @@
  components: { dataList },
  mounted() {
    this.active = this.$route.query.type || "JP";
    if(this.active == 'DZ'){
      this.typeindex = 2
    }else if(this.active == 'ZX'){
      // this.typeindex = 0
      this.changetype('',0)
    }
  },
  data() {
    return {