From e40fa3df043df12622fd0b654cd3ea9c147b96d7 Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期三, 16 七月 2025 23:29:10 +0800 Subject: [PATCH] 增加价格为0的判断,留下逻辑遗漏点 --- 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