This commit is contained in:
yuping
2023-01-20 01:16:09 +08:00
parent c43243886f
commit ea48f12cce

View File

@@ -323,7 +323,7 @@ function toSurvery() {
infoId: data.value.planDto.offcoursePlanId, infoId: data.value.planDto.offcoursePlanId,
chapterOrStageId: 0, chapterOrStageId: 0,
sName: data.value.planDto.name, sName: data.value.planDto.name,
type type:3
}, },
}); });
} }