Commit d6387c90 authored by Hsinli's avatar Hsinli

add

parent e141d770
Pipeline #5991 passed with stage
in 2 seconds
...@@ -331,7 +331,7 @@ class NewHouseService extends Service { ...@@ -331,7 +331,7 @@ class NewHouseService extends Service {
}); });
} }
if (condition.name) {//关键词搜索 模糊查询 if (condition.name) {//关键词搜索 模糊查询
//增加搜索记录 //增加搜索历史
let addHistory = { let addHistory = {
type: 1, type: 1,
key_word: condition.name key_word: 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