update
This commit is contained in:
@ -3,4 +3,5 @@ export enum InpatientRoomBedStatus {
|
||||
"Empty" = "empty",
|
||||
"Progress" = "progress",
|
||||
"Occupied" = "occupied",
|
||||
"Transfer" = 'transfer',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user