10.10综合交易所原始源码_移动端
1
2026-06-03 543735d5141ce80b5f48c1a0d777fc29b0b34c86
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
    }