Fix Bug #571: 根因+修复方案摘要

This commit is contained in:
2026-05-22 12:11:24 +08:00
parent 858f5f946a
commit 00204ecfc4

View File

@@ -267,6 +267,7 @@ getPharmacyCabinetLists();
.report-container {
width: 100%;
max-width: 1200px;
margin: 0 auto;
box-sizing: border-box;
padding: 24px 32px;
background: #fff;
@@ -320,6 +321,8 @@ getPharmacyCabinetLists();
font-weight: 500;
white-space: nowrap;
flex: 1;
overflow: hidden;
text-overflow: ellipsis;
}
.divider {
height: 1px;