AI测试反馈的报错调整

This commit is contained in:
2026-09-18 18:12:59 +08:00
parent 68b02ea58e
commit f36b1f4701
16 changed files with 90 additions and 25 deletions
@@ -385,6 +385,10 @@ export default {
eventCalendarVisible: false,
eventCalendarSemester: null,
// ==================== 教学配当 ====================
allocationVisible: false,
allocationSemester: null,
// ==================== 批量创建班次学期 ====================
batchAddVisible: false,
batchAddForm: { nd: undefined, xqdc: undefined, startTime: '', endTime: '' },