Bläddra i källkod

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

csx 3 år sedan
förälder
incheckning
3597aa165e
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/xt_pages/outpatientRecord/outpatientRecord.vue

+ 1 - 1
src/xt_pages/outpatientRecord/outpatientRecord.vue Visa fil

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