mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-06 09:26:46 +08:00
增加状态
This commit is contained in:
@@ -32,6 +32,8 @@ export const TASK_TYPES = {
|
||||
11: "去完成",
|
||||
12: "去投票",
|
||||
13: "去完成",
|
||||
20: "未开始",
|
||||
21: "进行中"
|
||||
},
|
||||
path: {
|
||||
1: ({courseId}) => window.open(window.location.protocol + import.meta.env.VITE_BOE_ONLINE_CLASS_URL + courseId), //在线
|
||||
|
||||
Reference in New Issue
Block a user