1
jhzh
2026-01-15 d11b87e417d7881bfb335f07ad008d7671a9daf2
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 {