1
jhzh
2026-01-31 9bd6b37a51f7d63a12fa9fe823cc7c9943bbd361
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 {