diff --git a/src/views/distribution/deliverylist/distributionDeliveryListedt.vue b/src/views/distribution/deliverylist/distributionDeliveryListedt.vue index 0c56b48b..74ff8c38 100644 --- a/src/views/distribution/deliverylist/distributionDeliveryListedt.vue +++ b/src/views/distribution/deliverylist/distributionDeliveryListedt.vue @@ -202,7 +202,8 @@ @click="handleSignone(slotProps.scope.row)" v-if=" slotProps.scope.row.signingStatus == '待审核' && - slotProps.scope.row.driverSigning == '未签收' + slotProps.scope.row.driverSigning == '未签收' && + Number(slotProps.scope.row.isHaveAbnormalPackage) === 2 " >一键签收