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