求房源

This commit is contained in:
2023-07-26 15:08:31 +08:00
parent 6efebca2cf
commit 3fcc93e4cd
8 changed files with 475 additions and 64 deletions

View File

@@ -75,7 +75,7 @@ let getDataList = (data) => {
loading.value = false
let postData = {
page: pages.value,
intermediary: 0,
intermediary: 6,
limit:20,
...data
}