From 7e5d459302b9f48c11dc28f369552b546bb4cc1f Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Tue, 19 Mar 2024 19:20:26 +0800 Subject: [PATCH] =?UTF-8?q?PC=E7=A7=9F=E6=88=BF=E5=85=A8=E5=B1=80=E5=8C=96?= =?UTF-8?q?-=E8=BF=98=E6=B2=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/apartment/seachModule.vue | 56 ++++---- src/components/public/public-list-item.vue | 1 - src/components/seachModule/seachModule.vue | 38 ++++-- src/components/selectTabBox/selectTabBox.vue | 45 ++++++- src/store/index.js | 3 + src/views/housingView/apartment.vue | 132 +++++++++---------- src/views/housingView/needHousing.vue | 90 +++++++------ src/views/housingView/person.vue | 1 + 8 files changed, 212 insertions(+), 154 deletions(-) diff --git a/src/components/apartment/seachModule.vue b/src/components/apartment/seachModule.vue index 1840451..abc50c4 100644 --- a/src/components/apartment/seachModule.vue +++ b/src/components/apartment/seachModule.vue @@ -1,6 +1,6 @@ - \ No newline at end of file diff --git a/src/views/housingView/person.vue b/src/views/housingView/person.vue index 0c671a6..84644eb 100644 --- a/src/views/housingView/person.vue +++ b/src/views/housingView/person.vue @@ -55,6 +55,7 @@ provide('count', dataCount) //保存搜索设置 let setSeachSelectData = (data) => { + store.state.personPitchValue = data pages.value = 1 seachSelectData.data = { ...data