搜索筛选组件同步 品牌公寓添加searchID
This commit is contained in:
@@ -182,7 +182,7 @@ onMounted(() => {
|
||||
routeQuery.data = route.currentRoute.value.query
|
||||
if (routeQuery.data.keyword && routeQuery.data.keyword.replace(/\s/g, "") && routeQuery.data.houseingPageType != 6) {
|
||||
inputModuleInfo.value.searchInit(routeQuery.data.keyword)//调用搜索组件的搜索功能
|
||||
route.currentRoute.value.query.keyword = ''
|
||||
// route.currentRoute.value.query.keyword = ''
|
||||
} else {
|
||||
inputModuleInfo.value.checkPageType()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user