fix the remark validation, make the bottomSheet show after loading and edit the order numbers of priority refer-patient-screen-in-patient

merge-requests/979/head
RoaaGhali98 4 years ago
parent 41e79d5e00
commit 65ae00cec2

@ -41,8 +41,6 @@ class PatientReferralViewModel extends BaseViewModel {
List<dynamic> doctorsList = [];
List<dynamic> priority = ['One', 'Two', 'Free', 'Four'];
List<ClinicDoctor> get clinicDoctorsList =>
_referralPatientService.doctorsList;

Loading…
Cancel
Save