src/api/ecg/doctor/index.ts @@ -4,6 +4,8 @@ roomId: number | null // 诊室编号 roomName: string | null bedNo: string | null // 诊疗床编号 checkTypes: number[] | null, opType: number | null } export interface PatientVO {