From 337b54379613215f36db68a0a9a0f7736a1dee52 Mon Sep 17 00:00:00 2001 From: qb <1191961160@qq.com> Date: Fri, 25 Oct 2024 13:55:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=BF=90=E5=8D=95=E5=AE=A1?= =?UTF-8?q?=E6=A0=B8=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/finance/WaybillAudit.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/finance/WaybillAudit.vue b/src/views/finance/WaybillAudit.vue index 3d9898ec..293af583 100644 --- a/src/views/finance/WaybillAudit.vue +++ b/src/views/finance/WaybillAudit.vue @@ -395,7 +395,7 @@ const initData = async () => { // 服务类型 getDictionaryBiz('distribution_type').then(res => handleData('服务类型', res)), // 送货方式 - getDictionaryBiz('mainline_waybill_shippingmethod').then(res => handleData('服务类型', res)), + getDictionaryBiz('mainline_waybill_shippingmethod').then(res => handleData('送货方式', res)), // 支付方式 getDictionaryBiz('open_order_pay_type').then(res => handleData('支付方式', res)), // 付款方式