From 821eb5ebc17a9b0562b0695f34d646287f229437 Mon Sep 17 00:00:00 2001 From: PigBaoBei <2739175034@qq.com> Date: Wed, 10 Jan 2024 19:59:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=80=E9=94=AE=E7=AD=BE=E6=94=B6=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../distribution/deliverylist/distributionDeliveryListedt.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 " >一键签收