From e3097587828362e34352cf4f378c8f5a260ea700 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Thu, 19 Sep 2024 16:32:00 +0800
Subject: [PATCH] no message

---
 src/page/list/favoriteslist/data.list.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/page/list/favoriteslist/data.list.vue b/src/page/list/favoriteslist/data.list.vue
index 55568ec..2bea0fd 100644
--- a/src/page/list/favoriteslist/data.list.vue
+++ b/src/page/list/favoriteslist/data.list.vue
@@ -51,7 +51,7 @@
                 </div>
                 <div class="bottom_price_title">
                   <div class="start_price">
-                    <span>{{ $t("單筆價格") }}</span>
+                    <span>{{ $t("hj81") }}</span>
                   </div>
                   <div class="new_price" v-if="item.status <= 3">
                     <span>
@@ -415,4 +415,4 @@
   text-align: center;
   line-height: 35px;
 }
-</style>
\ No newline at end of file
+</style>

--
Gitblit v1.9.3