mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-12 04:16:50 +08:00
fix:面授评估id修改
This commit is contained in:
@@ -320,7 +320,7 @@ function toSurvery() {
|
|||||||
query: {
|
query: {
|
||||||
courseId: data.value.planDto.evaluateId,
|
courseId: data.value.planDto.evaluateId,
|
||||||
pName: "面授课",
|
pName: "面授课",
|
||||||
infoId: data.value.offcourseDto.offcourseId,
|
infoId: data.value.planDto.offcoursePlanId,
|
||||||
chapterOrStageId: 0,
|
chapterOrStageId: 0,
|
||||||
sName: data.value.planDto.name,
|
sName: data.value.planDto.name,
|
||||||
type: 3
|
type: 3
|
||||||
|
|||||||
Reference in New Issue
Block a user