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