fix: empty area after table
This commit is contained in:
parent
d060ae5f92
commit
9b6c99a030
1 changed files with 0 additions and 6 deletions
|
|
@ -128,10 +128,4 @@ export const columnsCustomer = [
|
||||||
label: 'customer.table.contactPhone',
|
label: 'customer.table.contactPhone',
|
||||||
field: 'contactPhone',
|
field: 'contactPhone',
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
|
||||||
name: 'action',
|
|
||||||
label: '',
|
|
||||||
field: 'action',
|
|
||||||
},
|
|
||||||
] satisfies QTableProps['columns'];
|
] satisfies QTableProps['columns'];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue