From 6afcf851d6f2db0de5cdaca31cad419f60895ede Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期二, 10 九月 2024 16:52:58 +0800
Subject: [PATCH] Merge refs/remotes/origin/master into refs/heads/master

---
 packageBookService/pages/bookServices/detail/components/tree/components/util.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packageBookService/pages/bookServices/detail/components/tree/components/util.js b/packageBookService/pages/bookServices/detail/components/tree/components/util.js
index f8a3bc2..c316097 100644
--- a/packageBookService/pages/bookServices/detail/components/tree/components/util.js
+++ b/packageBookService/pages/bookServices/detail/components/tree/components/util.js
@@ -11,7 +11,7 @@
   wx.hideNavigationBarLoading()
 }
 
-const hideLoadingWithErrorTips = (err = '鍔犺浇澶辫触...') => {
+const hideLoadingWithErrorTips = (err = '璧勬簮涓嶅彲鐢紝璇疯仈绯荤鐞嗗憳') => {
   hideLoading()
   wx.showToast({
     title: err,
@@ -24,4 +24,4 @@
   showLoading: showLoading,
   hideLoading: hideLoading,
   hideLoadingWithErrorTips: hideLoadingWithErrorTips,
-}
+}
\ No newline at end of file

--
Gitblit v1.9.1