mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 22:06:45 +08:00
fix:外部考试查询学员参数传递修改
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user