fix(03): tel
This commit is contained in:
parent
88f5bb717c
commit
157944f470
1 changed files with 1 additions and 1 deletions
|
|
@ -306,7 +306,7 @@ export const columnsCustomer = [
|
||||||
{
|
{
|
||||||
name: 'officeTel',
|
name: 'officeTel',
|
||||||
align: 'left',
|
align: 'left',
|
||||||
label: 'customer.table.officeTel',
|
label: 'customer.table.tel',
|
||||||
field: 'officeTel',
|
field: 'officeTel',
|
||||||
},
|
},
|
||||||
] satisfies QTableProps['columns'];
|
] satisfies QTableProps['columns'];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue