pages/driver-page/appointment/appointment.vue
@@ -98,9 +98,9 @@ this.$u.toast('预约成功!'); uni.navigateBack({ delta: 1 }) }); } else { this.$u.toast(res.data ? res.data : '预约失败'); this.$u.toast(res.msg ? res.msg : '预约失败'); } setTimeout(() => { this.yuYueList();