feat:提交评估传递项目/路径id及其阶段/路径id用于区分不同评估

This commit is contained in:
wuyx
2022-12-23 18:31:41 +08:00
parent bb6ec4c447
commit b171871d6f
5 changed files with 379 additions and 413 deletions

View File

@@ -333,6 +333,7 @@ function toSurvery() {
courseId: data.value.planDto.evaluateId,
pName: "面授课",
sName: data.value.planDto.name,
type: 3
},
});
}