Commit 11ed9183 authored by Hsinli's avatar Hsinli

add

parent d6387c90
Pipeline #5993 passed with stage
in 2 seconds
...@@ -336,7 +336,7 @@ class NewHouseService extends Service { ...@@ -336,7 +336,7 @@ class NewHouseService extends Service {
type: 1, type: 1,
key_word: condition.name key_word: condition.name
}; };
await service.house.searchHistory.addSearchHistory(); await service.house.searchHistory.addSearchHistory(addHistory);
filter.queryConditions.push({ filter.queryConditions.push({
key: 'name', key: 'name',
value: condition.name, value: condition.name,
......
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