浏览代码

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

csx 3 年前
父节点
当前提交
3597aa165e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/xt_pages/outpatientRecord/outpatientRecord.vue

+ 1 - 1
src/xt_pages/outpatientRecord/outpatientRecord.vue 查看文件

505
           insutype: this.insutype_value,
505
           insutype: this.insutype_value,
506
           start_time: this.start_date,
506
           start_time: this.start_date,
507
           end_time: this.end_date,
507
           end_time: this.end_date,
508
-          check_time: this.check_time,
508
+          check_time: this.check_date,
509
           psn_no: this.psn_no,
509
           psn_no: this.psn_no,
510
           sick_id: this.currentObject.record.sick_type,
510
           sick_id: this.currentObject.record.sick_type,
511
           doctor_id: this.currentObject.record.doctor_id,
511
           doctor_id: this.currentObject.record.doctor_id,