diff --git a/pagesB/confirmation/confirmation.vue b/pagesB/confirmation/confirmation.vue index 5082923..f6b4909 100644 --- a/pagesB/confirmation/confirmation.vue +++ b/pagesB/confirmation/confirmation.vue @@ -256,7 +256,6 @@ this.formdata.appointmentStartTime = this.appointmentTimeList[this.timecurrent].morningList[0] .starttime } else if (item == 'after') { - console.log(this.appointmentTimeList[this.timecurrent].morningList[0],'2222') this.formdata.appointmentEndTime = this.appointmentTimeList[this.timecurrent].morningList[0] .endtime