From c0ff00c32bca4077b140d0d69b2863851ae31273 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期二, 08 七月 2025 16:29:17 +0800
Subject: [PATCH] 优化

---
 pages/bookExhibitionList/index.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/bookExhibitionList/index.js b/pages/bookExhibitionList/index.js
index 395f5c1..865682f 100644
--- a/pages/bookExhibitionList/index.js
+++ b/pages/bookExhibitionList/index.js
@@ -252,7 +252,7 @@
         });
       });
   },
-  //閲嶇偣椤圭洰鎺ュ彛
+  //鑾峰鎯呭喌鎺ュ彛
   keyProjectsGet(newPrice) {
     this.setData({
       filteredItems: [], // 濡傛灉瀛樺湪瀛愰」鍒欒祴鍊硷紝鍚﹀垯璧嬪�间负绌烘暟缁�
@@ -350,7 +350,7 @@
     }
   },
 
-  // 閲嶇偣椤圭洰
+  // 鑾峰鎯呭喌
   handleMultipleSelect(e) {
     this.setData({
       "multipleSelect.value": e.detail.value,

--
Gitblit v1.9.1