fix(#722): zhaoyun (文件合入)

This commit is contained in:
2026-06-19 08:28:25 +08:00
committed by 华佗
parent a5a44cd215
commit 469e705d47

View File

@@ -4,6 +4,7 @@
<PatientList
:selected-patient="patientInfo"
:on-select="handleItemClick"
:status="5"
/>
<el-container class="inpatientDoctor-home-main">
<el-header height="auto">
@@ -276,6 +277,4 @@ provide('adviceDiagnoInit', (value) => {
}
}
}
</style>
:status="5"
</style>