From 341ce7e7b712d54daf0f27e1e6c035bbe0733f27 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Wed, 09 Jul 2025 11:47:58 +0800
Subject: [PATCH] esdc 充值英文
---
src/page/quotes.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/page/quotes.vue b/src/page/quotes.vue
index 047b54e..5243236 100644
--- a/src/page/quotes.vue
+++ b/src/page/quotes.vue
@@ -294,7 +294,7 @@
}
this.tabList[0].text = this.$t("自选");
this.tabList[1].text = this.$t("现货");
- this.tabList[2].text = this.$t("合约");
+ // this.tabList[2].text = this.$t("合约");
},
deactivated() {
this.clearTimeout();
--
Gitblit v1.9.3