mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
Merge branch 'dev' of https://codeup.aliyun.com/6265f483e4166464dc2f9c14/boeu/portal into dev
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