Lab result flowchart fix

Dev_3.3_MedicalReportCR
haroon amjad 3 years ago
parent 62b9b3e35c
commit 1eed379889

@ -194,7 +194,7 @@ class LabResultWidget extends StatelessWidget {
context,
FadePage(
page: FlowChartPage(
filterName: filterName,
filterName: labResultList[i].description,
patientLabOrder: patientLabOrder,
),
),

Loading…
Cancel
Save