This commit is contained in:
LAPTOP-S9RBPPM6\bjxask-2201
2022-06-01 15:55:28 +08:00

View File

@@ -74,7 +74,7 @@ export function toContentType(fileType) {
// }
export function courseType(type) {
const maps = {
10: '课',
10: '录播课',
21: '在线课(直播)',
20: '录播课',
30: '线下课',