From 5f2eaf767be4cd2400458f5fb4edfadcc131c3ab Mon Sep 17 00:00:00 2001
From: zzzz <690498789@qq.com>
Date: Wed, 24 Apr 2024 23:35:02 +0800
Subject: [PATCH] first

---
 src/page/list/tradingList/dazy.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/page/list/tradingList/dazy.vue b/src/page/list/tradingList/dazy.vue
index eff8166..338a020 100644
--- a/src/page/list/tradingList/dazy.vue
+++ b/src/page/list/tradingList/dazy.vue
@@ -16,7 +16,7 @@
             v-model="num"
             @input="num = num.replace(/^(0+)|[^\d]+/g, '')"
           />
-          <a>{{ $t("hj117") }}</a>
+          <a>{{ $t("hj274") }}</a>
         </div>
         <p class="plm">
           <span>{{ $t("hj263") }}</span>

--
Gitblit v1.9.3