个人房源列表
This commit is contained in:
@@ -15,5 +15,8 @@ export default{
|
||||
},
|
||||
getLocationData:(params={})=>{//地区选择数据
|
||||
return axios.get('/tenement/pc/api/home/getLocationData',params)
|
||||
},
|
||||
getLists:(params={})=>{//获取搜索数据 个人/中介/求房源
|
||||
return axios.post('/tenement/pc/api/lists',params)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user