mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 12:26:47 +08:00
feat:获取学员列表 批量删除 单个删除 勾选效果 查询 重置 清空
This commit is contained in:
@@ -182,7 +182,7 @@ export default {
|
||||
};
|
||||
const handleFinish = values => {
|
||||
console.log(values);
|
||||
updateRef(props.workId)
|
||||
updateRef(props.EditRefId)
|
||||
};
|
||||
const handleFinishFailed = errors => {
|
||||
console.log(errors);
|
||||
|
||||
Reference in New Issue
Block a user