fix(#722): 请修复 Bug #722(重试)

This commit is contained in:
2026-06-19 08:25:48 +08:00
parent a1bc4b30c9
commit b537749904

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>