This commit is contained in:
yuping
2022-12-26 00:33:08 +08:00
parent 71c8637bed
commit 627c62d47f

View File

@@ -455,7 +455,7 @@ function toFinish(d, sName, chapterOrStageId) {
studentId: data.value.userInfoBo.userId,
targetId: data.value.routerId,
logo: 2,
stageOrChapterId: chapterId,
stageOrChapterId: chapterOrStageId,
taskId: d.projectTaskId,
});
}