fix small bug

merge-requests/602/head
Elham Rababah 5 years ago
parent 911976be85
commit 1e68f8fe33

@ -20,6 +20,9 @@ class PatientSearchRequestModel {
this.patientMobileNumber ="0",
this.patientIdentificationID ="0",
this.patientID =0,
this.searchType =1,
this.mobileNo="",
this.identificationNo="0",
this.from ="0",
this.to ="0"});

Loading…
Cancel
Save