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 }