报错问题

dev_local_scyd
daiao 5 years ago
parent 8ab712edc5
commit fb5292146b

@ -26,7 +26,7 @@ class ShixunsController < ApplicationController
## 获取课程列表
def index
@shixuns = Shixun.unhidden.publiced
@shixuns = Shixun.unhidden.published
## 方向
if params[:tag_level].present? && params[:tag_id].present?

Loading…
Cancel
Save