Files
his/openhis-ui-vue3/src
zhaoyun f319a2d5de Fix Bug #568: 修复门诊日结页面排版混乱 - 移除冲突的display:grid并优化el-col对齐
根因:CSS .report-row设置display:grid与el-row原生flex布局冲突,
导致el-col的span比例失效、标签值错位。
修复:移除grid相关CSS(cols-4/span-2/report-item),
让el-row/el-col原生flex生效,el-col内用flex对齐label和value。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-22 12:21:24 +08:00
..
2026-05-13 12:59:03 +08:00