1
jhzh
2025-07-22 421087f05bbcee88211f2b95afd4843da521998b
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 {