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