diff --git a/src/views/student/components/batchHeadimgImport.vue b/src/views/student/components/batchHeadimgImport.vue index d435a48..4e64810 100644 --- a/src/views/student/components/batchHeadimgImport.vue +++ b/src/views/student/components/batchHeadimgImport.vue @@ -4,76 +4,92 @@ title="批量上传头像" width="900px" top="5vh" + custom-class="batch-headimg-dialog" @close="handleClose" > -
1. 请先选择目标课程,仅会匹配该课程下的学员。
-2. 图片文件名需与学员姓名完全一致,如 张三.jpg。
3. 仅「可更新」状态的记录会被导入;未匹配、重名、无效文件会自动跳过。
-1. 请先选择目标课程,仅会匹配该课程下的学员。
+2. 图片文件名需与学员姓名完全一致,如 张三.jpg。
3. 预览后可勾选需要导入的学员;未匹配、重名、无效文件不可选。
+