change info status

merge-requests/780/head
Elham Rababh 5 years ago
parent 8a4e0db113
commit ebea54f2cc

@ -40,7 +40,7 @@ class DoctorReplayViewModel extends BaseViewModel {
CreateDoctorResponseModel( CreateDoctorResponseModel(
transactionNo: model.transactionNo.toString(), transactionNo: model.transactionNo.toString(),
doctorResponse: response, doctorResponse: response,
infoStatus: 3, infoStatus: 6,
createdBy:this.doctorProfile.doctorID, createdBy:this.doctorProfile.doctorID,
infoEnteredBy: this.doctorProfile.doctorID, infoEnteredBy: this.doctorProfile.doctorID,
setupID:"010266" setupID:"010266"

Loading…
Cancel
Save