课堂在线学习改成课程学习

dev_cxt2
cxt 5 years ago
parent 92ee376918
commit f5a42fd108

@ -376,7 +376,7 @@ class Course < ApplicationRecord
case type
when 'activity' then '动态'
when 'announcement' then '公告栏'
when 'online_learning' then '在线学习'
when 'online_learning' then '课程学习'
when 'shixun_homework' then '实训作业'
when 'common_homework' then '普通作业'
when 'group_homework' then '分组作业'

Loading…
Cancel
Save