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