权限
This commit is contained in:
parent
b153c88cd5
commit
18c23a21a0
@ -57,7 +57,7 @@ export const columns: VxeGridProps['columns'] = [
|
|||||||
},
|
},
|
||||||
{ title: '车牌号', field: 'carNumber' },
|
{ title: '车牌号', field: 'carNumber' },
|
||||||
{ title: '车位', field: 'location' },
|
{ title: '车位', field: 'location' },
|
||||||
{ title: '业主', field: 'personId' },
|
{ title: '业主', field: 'personName' },
|
||||||
{
|
{
|
||||||
title: '缴费状态',
|
title: '缴费状态',
|
||||||
field: 'chargeStatus',
|
field: 'chargeStatus',
|
||||||
|
Loading…
Reference in New Issue
Block a user