eight
2024-11-08 6c6db5c3bdaa2123d8b855740ae3ec34dc328a08
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 {