浏览代码

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

csx 4 年前
父节点
当前提交
f9341bff93
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/xt_pages/hospitalStation/components/deskPrescription.vue

+ 2 - 1
src/xt_pages/hospitalStation/components/deskPrescription.vue 查看文件

@@ -1896,7 +1896,8 @@
1896 1896
               department: this.departmentValue,
1897 1897
               record_date: this.record_date,
1898 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 1903
             for (let i = 0; i < this.prescriptions.length; i++) {