mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-13 04:46:48 +08:00
fix -- bug
This commit is contained in:
@@ -473,6 +473,7 @@ async function toFinish(d) {
|
|||||||
targetId: data.value.id,
|
targetId: data.value.id,
|
||||||
logo: ROUTER,
|
logo: ROUTER,
|
||||||
type: ROUTER,
|
type: ROUTER,
|
||||||
|
taskType: d.type,
|
||||||
stageOrChapterId: data.value.currentStageId,
|
stageOrChapterId: data.value.currentStageId,
|
||||||
taskId: d.id,
|
taskId: d.id,
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user