This commit is contained in:
shidongli 2023-11-15 17:22:16 +08:00
parent de258800bc
commit bc9ba4b2da

View File

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