10.10综合交易所原始源码_移动端
1
2026-05-26 0dbc7465447164fef24327b5d494870832d798dd
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
    }