dev_home
cxt 5 years ago
parent 0969d323c5
commit 98bd6e9521

@ -293,7 +293,7 @@ class Shixun < ApplicationRecord
# 所属实践课程 # 所属实践课程
def relation_path def relation_path
subjects.published.unhidden.uniq subjects.visible.unhidden.uniq
end end
private private

Loading…
Cancel
Save