iven
1f8fd0465d
CI / rust-check (push) Has been cancelled
CI / rust-test (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / security-audit (push) Has been cancelled
fix(health): 趋势图数据不显示 — 后端 DTO 元组→结构体 + 前端解包修复
- 后端 IndicatorTimeseriesResp.data 从 Vec<(NaiveDate, f64)> 改为 Vec<DataPoint>
解决 JSON 序列化为数组而非对象导致前端无法识别的问题
- 前端 VitalSignsChart 正确解包 API 返回的 { indicator, data } 响应结构
- 移除趋势图无用的指标下拉选择器,固定显示收缩压(晨)趋势
- 修复 PatientDetail Card body padding 三层嵌套空白问题
2026-04-26 09:35:05 +08:00
..
2026-04-26 00:28:31 +08:00
2026-04-25 10:00:49 +08:00
2026-04-26 01:55:01 +08:00
2026-04-26 03:37:31 +08:00
2026-04-26 09:35:05 +08:00
2026-04-26 03:54:45 +08:00
2026-04-25 10:22:44 +08:00
2026-04-19 00:56:32 +08:00
2026-04-20 09:35:27 +08:00
2026-04-19 00:56:32 +08:00
2026-04-20 09:35:27 +08:00
2026-04-15 00:49:20 +08:00
2026-04-15 00:49:20 +08:00
2026-04-26 03:37:31 +08:00
2026-04-15 01:27:33 +08:00