中介 个人 搜索 求房源 新增底部加载提示
This commit is contained in:
@@ -170,7 +170,8 @@ let seachList = (item) => {
|
||||
path: '/seachPage',
|
||||
query: {
|
||||
keyword: seachAllType.keyword,
|
||||
isNeedHousing:routePath.value === '/needHousing'
|
||||
isNeedHousing:routePath.value === '/needHousing',
|
||||
houseingPageType:routePath.value === '/needHousing'?6:routePath.value === '/intermediaryHousing'?1:routePath.value === '/personHousing'?0:''
|
||||
}
|
||||
})
|
||||
// if (routePath.value === '/') {
|
||||
|
||||
Reference in New Issue
Block a user