From c0d804868674ce54abaf85682134c70fbb225493 Mon Sep 17 00:00:00 2001
From: 李 <344137771@qq.com>
Date: Fri, 05 Jun 2026 18:26:07 +0800
Subject: [PATCH] 1
---
src/components/Transform/contract-header/index.vue | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/components/Transform/contract-header/index.vue b/src/components/Transform/contract-header/index.vue
index 321d916..3d068af 100644
--- a/src/components/Transform/contract-header/index.vue
+++ b/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
}
--
Gitblit v1.9.3