feat:修改任务接口传参

This commit is contained in:
lixg
2023-03-03 14:03:41 +08:00
parent f0276906c1
commit b14f26053e
14 changed files with 36 additions and 31 deletions

View File

@@ -585,6 +585,7 @@ function toExamItem(obj) {
path: "/externalexam",
query: {
courseId: obj.id,
type,
},
});
} else {