fix:在线课列表不显示问题,添加面授课分类问题

This commit is contained in:
wyx
2023-01-17 16:55:09 +08:00
parent 20500ff393
commit baba241476
3 changed files with 55 additions and 37 deletions

View File

@@ -397,7 +397,7 @@ export default {
"status": state.projectName,
"studentName": state.name,
"targetId":props.datasource.routerId,
"taskId": props.datasource.routerTaskId,
"taskId": props.datasource.courseId,
"thirdId": props.datasource.targetId,
"type": 1
}).then(res=>{