dev_forum
SylorHuang 6 years ago
parent 9e37b91e45
commit 515b6aef09

@ -202,6 +202,7 @@ class HomeworkCommonsController < ApplicationController
end
if params[:format] == "xlsx"
logger.info("#########______@work_count_________#######{@work_count}")
if @user_course_identity >= Course::STUDENT
tip_exception(403, "无权限操作")
elsif @work_count == 0

Loading…
Cancel
Save