|  |  | 
 |  |  |  | 
 |  |  | const onEventDevInstall = () => { | 
 |  |  |    //console.info("onDevInstallPanelEvent...") | 
 |  |  |   // onStagePatient.value.patId = "" | 
 |  |  | } | 
 |  |  |  | 
 |  |  | const onEventRecallFinish = () => { | 
 |  |  | 
 |  |  | <template> | 
 |  |  |   <el-container> | 
 |  |  |     <el-header style="background-color: var(--el-color-primary-light-7); font-size: 24px"> | 
 |  |  |       <TitleInstallPanel :room="roomBedVO" :patientStatistic="patientStat" /> | 
 |  |  |       <TitlePanel :titleType=1 :room="roomBedVO" :patientStatistic="patientStat" /> | 
 |  |  |     </el-header> | 
 |  |  |     <el-container style="height: 100%;"> | 
 |  |  |       <el-main style="border: solid var(--el-color-primary-light-7)"> |