Files
his/openhis-ui-vue3
zhaoyun 25138478a0 Fix Bug #568: 修复门诊日结页面排版混乱 - 清理重复CSS并使用表格布局
根因: CSS存在重复定义(div布局+table布局混在一起,两个</style>标签),
导致样式冲突和排版混乱。

修复方案: 清理CSS,只保留表格布局样式(.report-table, .label-cell, .value-cell),
移除旧的div布局CSS(.report-row, .report-item, .label, .value等)。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-22 12:18:08 +08:00
..

The file is empty.