@@ -1896,7 +1896,8 @@
department: this.departmentValue,
record_date: this.record_date,
his_patient_id: this.hisPatientInfo.id,
- reg_type: this.register_type
+ reg_type: this.register_type,
+
};
for (let i = 0; i < this.prescriptions.length; i++) {