chore(changelog): #5729 核单报表中文名前端已适配(implemented 4f5f4e47)
一些检查失败了
changelog-filename-gate / validate (push) Failing after 1s

修正 frontmatter frontend_status 非法值 not_implemented -> pending 后走状态机:pending -> claimed -> implemented,frontend_ref 4f5f4e47。ReportModal 明细 code 列改由后端 xxxName/statusText 承载,缺 name 回退 code。
这个提交包含在:
Mimingguang 2026-08-09 14:33:43 +08:00
父节点 2a612a98cc
当前提交 1554534753

查看文件

@ -7,9 +7,9 @@ change_type: "修改接口"
author: "yaosutu(GIT)"
backend_status: "deployed"
gateway_status: "verified"
frontend_status: "not_implemented"
frontend_owner: ""
frontend_ref: ""
frontend_status: "implemented"
frontend_owner: "mmg"
frontend_ref: "4f5f4e47"
target_release: ""
verified_at: ""
status_note: "PR #5743 已合并 dev-v3;单团核算 incomeLines/costCategories 与报账表 incomeLines/expenseLines/advanceLines/vehicleLines 共 6 个列表字段从 List<Map<String,Object>> 改为强类型 VO;新增 13 个 xxxName/statusText 中文标签字段;新增 5 个数据字典。出参有新增字段、无删除字段,旧字段名保持不变——前端不传这些新字段不影响,但应尽快适配以展示中文名。"