Compare commits

...

2 Commits

Author SHA1 Message Date
FLL
3d934e2e51 Merge branch 'master' of http://47.109.37.87:3000/by2025/admin-vben5
Some checks failed
/ Explore-Gitea-Actions (push) Failing after 5m19s
2025-08-22 17:02:21 +08:00
FLL
18c23a21a0 权限 2025-08-22 17:02:12 +08:00

View File

@ -57,7 +57,7 @@ export const columns: VxeGridProps['columns'] = [
},
{ title: '车牌号', field: 'carNumber' },
{ title: '车位', field: 'location' },
{ title: '业主', field: 'personId' },
{ title: '业主', field: 'personName' },
{
title: '缴费状态',
field: 'chargeStatus',