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