From 18c23a21a08240160d324de3adc0c9d71dea61e9 Mon Sep 17 00:00:00 2001 From: FLL <2162874245@qq.com> Date: Fri, 22 Aug 2025 17:02:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/property/costManagement/carCharge/data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web-antd/src/views/property/costManagement/carCharge/data.ts b/apps/web-antd/src/views/property/costManagement/carCharge/data.ts index 803b7262..51b04ffb 100644 --- a/apps/web-antd/src/views/property/costManagement/carCharge/data.ts +++ b/apps/web-antd/src/views/property/costManagement/carCharge/data.ts @@ -57,7 +57,7 @@ export const columns: VxeGridProps['columns'] = [ }, { title: '车牌号', field: 'carNumber' }, { title: '车位', field: 'location' }, - { title: '业主', field: 'personId' }, + { title: '业主', field: 'personName' }, { title: '缴费状态', field: 'chargeStatus',