搜索页新增求房源判断
This commit is contained in:
@@ -41,6 +41,7 @@ import Axios from '@/utils/axios';
|
||||
|
||||
api.index().then(res => {
|
||||
if (res.code === 200) {
|
||||
console.log(123)
|
||||
store.state.seachTypeData = res.data.combination
|
||||
store.state.indexData = res.data
|
||||
store.state.ListSelectBtn = res.data.recommendedTab
|
||||
|
||||
Reference in New Issue
Block a user