qa-prevention-xgf-app/pages/train_management
wangyan 83f1310d06 refactor(qa-prevention-xgf-app): 重构 api 调用和班级信息获取
-重命名 getListAll 为 getClassInfoByParams,提高代码可读性
- 在 api.js 中添加 getClassList 和 getStudentInfoApi调用
- 优化 store 中的 setStudentInfo action
- 在首页和培训管理页面中集成新的 api 调用
- 添加人脸信息认证提示功能
2025-03-07 17:46:52 +08:00
..
course_exam.vue 培训管理 2025-02-22 17:21:46 +08:00
exam_record.vue refactor(train_management): 优化签名展示和签到状态显示逻辑- 在 exam_record.vue 中将签字图片展示方式从 u-image 改为 image 组件 2025-03-07 11:03:55 +08:00
face_authentication.nvue feat: 1. [我的]菜单,添加人脸认证的人脸录制的操作入口 2025-02-21 18:08:09 +08:00
index.vue refactor(qa-prevention-xgf-app): 重构 api 调用和班级信息获取 2025-03-07 17:46:52 +08:00
realname_info_auth.vue refactor(qa-prevention-xgf-app): 重构 api 调用和班级信息获取 2025-03-07 17:46:52 +08:00
sign_information.vue refactor(train_management): 优化签名展示和签到状态显示逻辑- 在 exam_record.vue 中将签字图片展示方式从 u-image 改为 image 组件 2025-03-07 08:55:22 +08:00