|
|
|
@ -71,7 +71,7 @@ class _PatientInPatientScreenState extends State<PatientInPatientScreen>
|
|
|
|
model.specialClinicalCareMappingList[0].nursingStationID;
|
|
|
|
model.specialClinicalCareMappingList[0].nursingStationID;
|
|
|
|
requestModel.clinicID = 0;
|
|
|
|
requestModel.clinicID = 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
model.getInPatientList(requestModel);
|
|
|
|
await model.getInPatientList(requestModel);
|
|
|
|
},
|
|
|
|
},
|
|
|
|
builder: (_, model, w) =>
|
|
|
|
builder: (_, model, w) =>
|
|
|
|
AppScaffold(
|
|
|
|
AppScaffold(
|
|
|
|
|