k94314517
2024-09-20 cd2d3c65b9af62cbafa57a835b237a9f193148f2
h5/pages/driver/taskConfirm.vue
@@ -146,7 +146,7 @@
            arriveDate: param.date + ':59'
         }).then(res =>{
            this.showToast('确认成功')
            uni.navigateBack()
            this.$goBack()
         })
      },
      getDetail(jobId) {