kindergarten_java/reading-platform-frontend/src/views/teacher
zhonghua c8ecbe277c fix: 教师端课程与授课记录优化
- 修复 assessment_data JSON 字段:普通文本自动包装为有效 JSON
- 修复返回时页面 ID 丢失:校验无效 ID 并跳转,goBackToDetail 优先使用路由 ID
- 修复上课记录列表:getLessons 支持 pageNum、日期范围、状态映射,list 转 items
- 修复班级与课程取值:LessonResponse 增加 courseName/className,接口返回时自动填充
- 备课/详情页增加 ID 校验,防止跳转到 undefined

Made-with: Cursor
2026-03-17 11:24:25 +08:00
..
classes fix: 统一修改错误处理逻辑 2026-03-12 14:33:44 +08:00
courses fix: 教师端课程与授课记录优化 2026-03-17 11:24:25 +08:00
feedback chore: 忽略 target 目录和 .class 文件 2026-03-14 16:50:54 +08:00
growth fix: 修复教师端成长档案列表 loading 问题 2026-03-14 16:36:57 +08:00
lessons fix: 教师端课程与授课记录优化 2026-03-17 11:24:25 +08:00
schedule chore: 忽略 target 目录和 .class 文件 2026-03-14 16:50:54 +08:00
school-courses fix: 统一修改错误处理逻辑 2026-03-12 14:33:44 +08:00
tasks chore: 忽略 target 目录和 .class 文件 2026-03-14 16:50:54 +08:00
DashboardView.vue Initialize the Kindergarten platform source code. 2026-02-26 15:22:26 +08:00
LayoutView.vue chore: 隐藏通知设置及顶部通知铃铛 2026-03-16 15:32:19 +08:00