mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-08 10:26:44 +08:00
项目删除学员增加source区分来源,开课ID
This commit is contained in:
@@ -359,7 +359,7 @@ const removeStu=(id)=> dialog({
|
||||
ok: () => delStudentList({
|
||||
ids: [id],
|
||||
source: 1,
|
||||
offcoursePlanId: offcoursePlanId
|
||||
targetId: offcoursePlanId.value
|
||||
}).then(() => fetchData())
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user