mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-14 05:16:45 +08:00
fix:在线课列表不显示问题,添加面授课分类问题
This commit is contained in:
@@ -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=>{
|
||||
|
||||
Reference in New Issue
Block a user