From 7f4b59a823dae884f904b6363e96219929616367 Mon Sep 17 00:00:00 2001 From: zhaoxiao Date: Mon, 13 Dec 2021 11:22:21 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E7=BB=9F=E8=AE=A1=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=89=93=E5=8C=85=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../EnterprisePaymentStatisticsDetail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/statisticalReport/enterprisePaymentStatistics/EnterprisePaymentStatisticsDetail.vue b/src/views/statisticalReport/enterprisePaymentStatistics/EnterprisePaymentStatisticsDetail.vue index a407b44..4a7ba21 100644 --- a/src/views/statisticalReport/enterprisePaymentStatistics/EnterprisePaymentStatisticsDetail.vue +++ b/src/views/statisticalReport/enterprisePaymentStatistics/EnterprisePaymentStatisticsDetail.vue @@ -171,7 +171,7 @@ export default { title: '来款企业', align: 'center', width: 300, - dataIndex: 'chargeCompany', + dataIndex: 'chargeCompanyName', scopedSlots: { customRender: 'text' } }, , { title: '是否打包',