fix(#722): zhaoyun (文件合入)
This commit is contained in:
@@ -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"
|
|
||||||
Reference in New Issue
Block a user