From 13e43e22889547940d9ee707352f083fcf6b8d65 Mon Sep 17 00:00:00 2001 From: qb <1191961160@qq.com> Date: Fri, 17 Nov 2023 10:04:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E9=85=8D=E9=80=81=E5=B8=82?= =?UTF-8?q?=E9=85=8D=E5=88=97=E8=A1=A8=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../deliverylist/distributionDeliveryListmar.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/distribution/deliverylist/distributionDeliveryListmar.vue b/src/views/distribution/deliverylist/distributionDeliveryListmar.vue index 457620e5..2451068d 100644 --- a/src/views/distribution/deliverylist/distributionDeliveryListmar.vue +++ b/src/views/distribution/deliverylist/distributionDeliveryListmar.vue @@ -7,7 +7,7 @@ - + @@ -178,7 +178,7 @@ - +
勾选数量: {{ selectionList.length }}
@@ -509,7 +509,7 @@ export default { }, { prop: 'price', - label: '配送价格', + label: '配送费', type: 1, values: '', width: '140',