病人名称
{{ patientInfo.name }}
住院号
{{ patientInfo.code }}
手术时间
{{ patientInfo.time && dateFormater('yyyy-MM-dd HH:mm:ss', patientInfo.time)
}}
手术状态
正常
异常
BIS
{{ patientInfo.BIS }}
SBP
{{ patientInfo.SBP }}mmHg
SPO2
{{ patientInfo.SPO2 }}
DBP
{{ patientInfo.DBP }}mmHg
HR
{{ patientInfo.HR }}次/分
TEMP
{{ patientInfo.TEMP }}