@@ -403,9 +403,6 @@ export default {
},
btnSubmint() {
let self = this;
- ycTime(self.bookingTime);
- // alert(ycTime(self.bookingTime));
- return;
if (self.appointmentStatusStr.value != 1) {
// 家政员不为空判断
if (self.tech.length == '' && !self.appointmentStatusStr.value) {