k94314517
2025-03-05 b35a46c502f4bcc22c75e9e3c7fd29af5b98d84b
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) {