src/api/ecg/doctor/index.ts
@@ -20,9 +20,9 @@ bedNo: string // 诊疗床编号 patId: string // 患者编号 checkType: number // 检查类型 jumpFlag: number // 插队标记 roomId_operator: number bedNo_operator: string jumpFlag?: number // 插队标记 roomId_operator: number | null bedNo_operator: string | null } export interface PatientStatisticVO {