fix:外部考试查询学员参数传递修改

This commit is contained in:
wyx
2023-02-15 17:13:42 +08:00
parent e0f16a8de9
commit ac1382a182

View File

@@ -384,7 +384,7 @@
status: state.projectName,
studentName: state.name,
targetId: props.datasource.routerId,
taskId: props.datasource.routerTaskId,
taskId: props.datasource.courseId,
type: 1,
}).then(res=>{
console.log(res)