10.10综合交易所原始源码_移动端
1
2026-06-03 4f9044ae2a9f2db03bbb916bc5f6dfd12916361d
src/components/Transform/contract-header/index.vue
@@ -139,8 +139,6 @@
    }
  },
  created() {
    // this.coins = this.coinList.map(item => item.symbol)
    // console.log('this.coins', this.coins)
    if (this.$route.query.type) {
      this.queryType = this.$route.query.type
    }