ll
liukangdong
2025-02-12 4c9d218bf8742f22276245e7d623ff823d13758d
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) {