fix:修改请求评估参数

This commit is contained in:
wuyx
2022-12-23 20:34:53 +08:00
parent a6d3094022
commit 1218253ff9
4 changed files with 101 additions and 82 deletions

View File

@@ -400,6 +400,9 @@ function toWork() {
query: {
courseId: data.value.workDto.workId,
id: taskId,
taskId: taskId,
taskIds: taskId,
chapterOrStageId: 0,
type,
pName: "面授课",
sName: data.value.planDto.name,