Sfoglia il codice sorgente

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

csx 4 anni fa
parent
commit
f9341bff93

+ 2 - 1
src/xt_pages/hospitalStation/components/deskPrescription.vue Vedi File

1896
               department: this.departmentValue,
1896
               department: this.departmentValue,
1897
               record_date: this.record_date,
1897
               record_date: this.record_date,
1898
               his_patient_id: this.hisPatientInfo.id,
1898
               his_patient_id: this.hisPatientInfo.id,
1899
-              reg_type: this.register_type
1899
+              reg_type: this.register_type,
1900
+
1900
             };
1901
             };
1901
 
1902
 
1902
             for (let i = 0; i < this.prescriptions.length; i++) {
1903
             for (let i = 0; i < this.prescriptions.length; i++) {