mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-06 09:26:46 +08:00
init
This commit is contained in:
@@ -575,6 +575,7 @@ function toFinish(d) {
|
||||
if (d.type === 1) {
|
||||
//配置文件
|
||||
window.parent.location.href = `https://u-pre.boe.com/pc/course/studyindex?id=${d.targetId}`
|
||||
return;
|
||||
}
|
||||
router.push({path: types.value.path[d.type], query: {id: d.routerTaskId, type: 1, courseId: d.courseId}})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user