Преглед изворни кода

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,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,