diff --git a/src/views/distribution/deliverylist/distributionDeliveryList.vue b/src/views/distribution/deliverylist/distributionDeliveryList.vue index 8b481690..b6e29769 100644 --- a/src/views/distribution/deliverylist/distributionDeliveryList.vue +++ b/src/views/distribution/deliverylist/distributionDeliveryList.vue @@ -11,12 +11,18 @@ + + + 配送总车次:{{statistics.vehiclesNub}}/总件数:{{statistics.deliveriesTotal}} + + + 商配总车次:{{statistics.commercialNub}}/总件数:{{statistics.commercialTotal}} + + + 市配总车次:{{statistics.marketNub}}/总件数:{{statistics.marketTotal}} + + - - - - -
@@ -54,11 +60,9 @@ @@ -142,7 +146,7 @@