1
jhzh
2025-08-06 7bcd24ae1799be6a652fd58afd7f88665a6d0af7
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 {