隐藏的实训不能搜索

dev_home
cxt 5 years ago
parent 3af87d4a09
commit e4d65cf571

@ -39,7 +39,7 @@ module Searchable::Shixun
end
def should_index?
[0, 1, 2].include?(status) # published
!hidden? && [0, 1, 2].include?(status) # published
end
def to_searchable_json

Loading…
Cancel
Save