|
|
@@ -258,7 +258,7 @@ development_status:
|
|
|
13-21-statistics-distribution-data-consistency: review # 数据统计页面分布图数据一致性修复(2026-01-17 新增)- 修复分布图缺少 jobStatus=1 过滤条件导致与在职人数卡片数据不一致的问题 ✅ 完成 (2026-01-17) - 已修复所有分布图方法添加 jobStatus=1 过滤条件,使用 Playwright MCP 验证通过
|
|
|
13-22-statistics-filter-removal: done # 数据统计页面年月筛选器移除(2026-01-17 新增)- 移除年月筛选器 UI、简化为当前数据视图、移除"比上月"对比数据、后端 API 简化 ✅ 完成 - 后端简化、前端简化、E2E 测试更新
|
|
|
13-23-employment-count-consistency: review # 数据统计页在职人数统计口径一致性修复(2026-01-18 新增)- 修复 employment-count API 使用错误的统计口径(jobStatus=1)问题,统一使用 order_person.work_status='working' 与首页 overview 保持一致 ✅ 完成 (2026-01-18) - 已修复 getEmploymentCount 方法使用 orderPerson.workStatus='working'
|
|
|
- 13-24-statistics-methods-unify-workstatus: review # 统一统计方法使用 orderPerson.workStatus(2026-01-18 新增)- 修复 6 个统计方法(残疾类型、性别、年龄、户籍、薪资分布、在职率)使用错误的统计口径,统一使用 order_person.work_status='working'
|
|
|
+ 13-24-statistics-methods-unify-workstatus: done # 统一统计方法使用 orderPerson.workStatus(2026-01-18 新增)- 修复 6 个统计方法(残疾类型、性别、年龄、户籍、薪资分布、在职率)使用错误的统计口径,统一使用 order_person.work_status='working' ✅ 完成 (2026-01-18) - 所有方法已重构,类型检查和构建通过
|
|
|
13-25-jobstatus-distribution-refactor: ready-for-dev # 重构 getJobStatusDistribution 使用 orderPerson.workStatus(2026-01-18 新增)- 修复在职状态分布图使用旧字段 jobStatus(二元状态)改为使用 work_status 枚举(working/pending/departed 等)
|
|
|
13-26-statistics-data-consistency-validation: ready-for-dev # 统计模块数据一致性验证与回归测试(2026-01-18 新增)- 全面验证所有统计方法使用统一统计口径,确保各分布图数据一致、与首页仪表板一致
|
|
|
epic-13-retrospective: optional
|