-
-
-
- 病人名称
- {{ remoteItem.patient }}
-
-
- 住院号
- {{ remoteItem.patientId }}
-
-
- 手术时间
- {{
- remoteItem.date
- }}
-
-
- 手术状态
- 正常
- 异常
-
-
-
- BIS
- {{ patientInfo.BIS }}
-
-
- SBP
- {{ patientInfo.SBP }}mmHg
-
-
- SPO2
- {{ patientInfo.SPO2 }}
-
-
- DBP
- {{ patientInfo.DBP }}mmHg
-
-
- HR
- {{ patientInfo.HR }}次/分
-
-
- TEMP
- {{ patientInfo.TEMP }}
-
-
-
-

-
-
-
-
-
- 病人名称
- {{ remoteItem.patient }}
-
-
- 住院号
- {{ remoteItem.patientId }}
-
-
-
- BIS
- {{ patientInfo.BIS }}
-
-
- SBP
- {{ patientInfo.SBP }}mmHg
-
-
- SPO2
- {{ patientInfo.SPO2 }}
-
-
-
-

-
-
-
-
- 手术时间
- {{
- remoteItem.date
- }}
-
-
- 手术状态
- 正常
- 异常
-
-
-
- DBP
- {{ patientInfo.DBP }}mmHg
-
-
- HR
- {{ patientInfo.HR }}次/分
-
-
- TEMP
- {{ patientInfo.TEMP }}
-
-
-