实训作业列表调整

chromesetting
cxt 5 years ago
parent 9fc80a096c
commit 6f8c201692

@ -133,7 +133,7 @@ module HomeworkCommonsHelper
end
end
end
# status << "未开启补交" if !homework_common.allow_late && time_status != 0
status << "未开启补交" if !homework_common.allow_late && time_status == 1
end
end
end

Loading…
Cancel
Save