fix:面授课/直播评估参数传递问题修改

This commit is contained in:
wuyx
2022-12-24 16:42:52 +08:00
parent 194dea7c2b
commit 3c4a934d26
2 changed files with 4 additions and 4 deletions

View File

@@ -336,8 +336,8 @@ function toSurvery() {
query: {
courseId: data.value.planDto.evaluateId,
pName: "面授课",
taskId: taskId,
taskIds: taskId,
taskId: data.value.planDto.offcoursePlanId,
taskIds: data.value.planDto.offcoursePlanId,
chapterOrStageId: 0,
sName: data.value.planDto.name,
type: 3