-
zhangwei
2026-04-07 b7ae3f69ae6706a692284d2f12835d213debfb1a
src/pages/delivergoods/PFeedback.vue
@@ -405,12 +405,22 @@
                     })
                     this.$refs.clockInModal.loading = false
                  }
               }).catch(err=>{
                  this.$util.showToast({
                     title: `打卡异常-${err}`,
                  })
               })
            }).catch(errors => {
               console.log(errors,'errors’');
               this.$util.showToast({
                  title: `打卡异常-${errors[0].message}`,
               })
               this.clockInfo.carConditionAttachments=this.clockInfo.carConditionAttachments||[]
               this.$refs.clockInModal.loading = false
            })
         },
         cancelModal() {
            this.show7 = false