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