fix: label
This commit is contained in:
parent
2b758e57f8
commit
4596ba747e
3 changed files with 13 additions and 13 deletions
|
|
@ -20,7 +20,7 @@ export const columns = [
|
|||
|
||||
{
|
||||
name: 'workSheetName',
|
||||
align: 'center',
|
||||
align: 'left',
|
||||
label: 'receipt.workSheetName',
|
||||
field: (v: Receipt) => v.invoice.quotation.workName,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue