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