From cf0f537770db12fb8e50a8932a6325e23018bc8b Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Sun, 07 Jul 2024 10:16:21 +0800
Subject: [PATCH] 7.6号改的东西

---
 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 eb0d1de..5ac0549 100644
--- a/src/page/list/tradingList/dazy.vue
+++ b/src/page/list/tradingList/dazy.vue
@@ -3,7 +3,7 @@
     <van-popup v-model="show" round position="bottom">
       <div class="boxd">
         <div class="boxh">
-          {{ $t("hj261") }}
+          {{ $t("hj621") }}
           <span @click="show = false"></span>
         </div>
         <h5>{{ $t("hj130") }}</h5>

--
Gitblit v1.9.3