From 1cad6ba03f8cb848352c6739c54395128e73485f Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期二, 26 三月 2024 16:00:53 +0800 Subject: [PATCH] 资源购买页布局调整 --- pages/bookExhibitionList/index.js | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/pages/bookExhibitionList/index.js b/pages/bookExhibitionList/index.js index a3ae6df..8569505 100644 --- a/pages/bookExhibitionList/index.js +++ b/pages/bookExhibitionList/index.js @@ -300,10 +300,6 @@ this.bookExhibitionGet(newValue) this.onLoad() console.log('true'); - } else { - // this.bookExhibitionGet(newValue); - // this.keyProjectsGet(newPrice); - console.log('fals'); } }, @@ -313,6 +309,7 @@ this.setData({ 'multipleSelect.value': e.detail.value, }); + }, handleConfirm(event) { @@ -324,6 +321,7 @@ this.bookExhibitionGet() }, handleReset() { + // 閲嶇疆鎿嶄綔鐨勫鐞嗛�昏緫 this.data.keynoteValue = [] console.log('閲嶇疆鎿嶄綔'); -- Gitblit v1.9.1