mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 04:46:46 +08:00
小组长删除问题
This commit is contained in:
@@ -630,7 +630,7 @@ function bathDel() {
|
||||
return message.warning("选择人员中:"+arr[0].studentName + "是小组长,请勿删除!");
|
||||
}
|
||||
tableData.value.loading = true;
|
||||
// delStudentList({ ids: stuSelectKeys.value }).then(() => getStuList());
|
||||
delStudentList({ ids: stuSelectKeys.value }).then(() => getStuList());
|
||||
}
|
||||
|
||||
function del(id,row) {
|
||||
|
||||
Reference in New Issue
Block a user