Browse Source

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

csx 3 years ago
parent
commit
3597aa165e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/outpatientRecord/outpatientRecord.vue

+ 1 - 1
src/xt_pages/outpatientRecord/outpatientRecord.vue View File

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,