h5/pages/driver/taskConfirm.vue @@ -156,8 +156,10 @@ carCodeBack: param.carCodeBack, arriveDate: param.date + ':59' }).then(res =>{ if(res && res.code == 200){ this.showToast('确认成功') this.$goBack() } }) }, getDetail(jobId) {