Compare commits
2 Commits
91f5b33e68
...
3d934e2e51
Author | SHA1 | Date | |
---|---|---|---|
3d934e2e51 | |||
18c23a21a0 |
@ -57,7 +57,7 @@ export const columns: VxeGridProps['columns'] = [
|
||||
},
|
||||
{ title: '车牌号', field: 'carNumber' },
|
||||
{ title: '车位', field: 'location' },
|
||||
{ title: '业主', field: 'personId' },
|
||||
{ title: '业主', field: 'personName' },
|
||||
{
|
||||
title: '缴费状态',
|
||||
field: 'chargeStatus',
|
||||
|
Loading…
Reference in New Issue
Block a user