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: '是否打包',