mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/student-h5.git
synced 2025-12-06 09:26:46 +08:00
提交
This commit is contained in:
@@ -554,7 +554,6 @@ async function toFinish(d) {
|
||||
courseId: d.courseId ? d.courseId : d.info.id,
|
||||
targetId: d.targetId ? d.targetId : "",
|
||||
};
|
||||
alert(1)
|
||||
TASK_TYPES.path[d.courseType](params);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user