From 1c64c10f8dd88018c0d30de79237f3128173f118 Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期二, 26 三月 2024 17:36:51 +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