refactor(grades,attendance,error-book,elective): 组件化重构第 1 批 - 低风险模块
- grades: 拆分 batch-grade-entry (457→374) + grade-record-list (523→231),新增 4 个子组件 - attendance: 迁移 stats-cards/filters 到 StatsGrid/FilterBar 底座 - error-book: 迁移 stats-cards/filters 到 StatsGrid/FilterBar 底座 - elective: 迁移 stats-cards/filters 到 StatsGrid/FilterBar 底座 - 删除 12 个重复组件,新增 app 层 filter 组件就近放置 - tsc 零错误,lint 无新增错误
This commit is contained in:
1
tsc-p3-10.txt
Normal file
1
tsc-p3-10.txt
Normal file
@@ -0,0 +1 @@
|
||||
src/shared/db/schema.ts(1078,14): error TS2304: Cannot find name 'integer'.
|
||||
Reference in New Issue
Block a user