上传公寓收藏和公寓附近房源
This commit is contained in:
@@ -44,7 +44,7 @@ export default{
|
||||
return axios.get('/tenement/pc/api/details/distance',params)
|
||||
},
|
||||
apartmentCollection:(params={})=>{// 公寓列表 - 收藏
|
||||
return axios.get('/tenement/pc/api/user/apartmentCollection',params)
|
||||
return axios.post('/tenement/pc/api/user/apartmentCollection',params)
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user