diff --git a/src/api/CONST.js b/src/api/CONST.js index 624657e..2a64484 100644 --- a/src/api/CONST.js +++ b/src/api/CONST.js @@ -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), //在线