PID:
{{patientInfo.patientId ? patientInfo.patientId : '-'}}
姓名:
{{patientInfo.patientName ? patientInfo.patientName : '-'}}
性别:
{{patientInfo.patientSex ? patientInfo.patientSex : '-'}}
手术方式:
OU:{{iten.bieMing}}
OD:{{iten.bieMing}}
OS:{{iten.bieMing}}
主刀医生:
{{patientInfo.mainDoctorName ? patientInfo.mainDoctorName : '-'}}
体温:
℃
血压:
/
mmHg
脉搏:
次/分
呼吸:
次/分
操作人:{{formListValue.createName ? formListValue.createName : '-'}}
操作时间:{{formListValue.createDate ? formListValue.createDate : '-'}}
保存