提交 5e8ea19d authored 作者: 王鹏飞's avatar 王鹏飞

chore: 显示全部课程类型

上级 3de7dbba
...@@ -120,7 +120,7 @@ export default { ...@@ -120,7 +120,7 @@ export default {
key: 'course_type', key: 'course_type',
arrItem: [ arrItem: [
// { val: '1', name: this.$t('action.courseAction.mustLearn'), show: UserInfo.is_open_textbook_learning }, // { val: '1', name: this.$t('action.courseAction.mustLearn'), show: UserInfo.is_open_textbook_learning },
// { val: '2', name: this.$t('action.courseAction.changeLearn'), show: UserInfo.is_open_required_course }, { val: '2', name: this.$t('action.courseAction.changeLearn'), show: UserInfo.is_open_required_course },
{ val: '3', name: this.$t('action.courseAction.repeatLearn'), show: UserInfo.is_open_extended_course } { val: '3', name: this.$t('action.courseAction.repeatLearn'), show: UserInfo.is_open_extended_course }
] ]
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论