Fix some issues

merge-requests/953/head
RoaaGhali98 3 years ago
parent fec899ebb7
commit b38a153e22

@ -225,7 +225,7 @@ class _InterventionMedicationHistoryScreenState extends State<InterventionMedica
onTap: () async {
GifLoaderDialogUtils.showMyDialog(context);
model.setAcceptedOrRejected(
await model.setAcceptedOrRejected(
remarks: "Accepted",
memberId: model.allInterventionHistoryList[index].commentedBy,
prescriptionNo: model.allInterventionHistoryList[index].prescriptionId,

Loading…
Cancel
Save