mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-13 21:06:42 +08:00
修改课程类型
This commit is contained in:
@@ -74,7 +74,7 @@ export function toContentType(fileType) {
|
|||||||
// }
|
// }
|
||||||
export function courseType(type) {
|
export function courseType(type) {
|
||||||
const maps = {
|
const maps = {
|
||||||
10: '微课',
|
10: '录播课',
|
||||||
21: '在线课(直播)',
|
21: '在线课(直播)',
|
||||||
20: '录播课',
|
20: '录播课',
|
||||||
30: '线下课',
|
30: '线下课',
|
||||||
|
|||||||
Reference in New Issue
Block a user