个人详情页
This commit is contained in:
@@ -185,7 +185,7 @@ let seachList = (item) => {
|
||||
}
|
||||
|
||||
//设置搜索数据
|
||||
let setSeachConditions = (type, data) => {
|
||||
let setSeachConditions = (type, data,second) => {
|
||||
if (type === 'rent') {
|
||||
seachAllType['rent_min'] = data.min
|
||||
seachAllType['rent_max'] = data.max
|
||||
|
||||
Reference in New Issue
Block a user