Commit 07caa723 authored by Hsinli's avatar Hsinli

addd

parent 48557374
Pipeline #12850 passed with stage
in 5 seconds
...@@ -344,7 +344,7 @@ class NewHouseService extends Service { ...@@ -344,7 +344,7 @@ class NewHouseService extends Service {
status: 'online', status: 'online',
valid: 1 valid: 1
}, },
// order: [['sale_type', 'desc']], order: [],
} }
//根据筛选项增加不同的指定类型 //根据筛选项增加不同的指定类型
if (condition.hasOwnProperty('type') && condition.type !== '') { if (condition.hasOwnProperty('type') && condition.type !== '') {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment