refs #6791 change field #187

Merged
carlossa merged 1 commits from 6791-negativeNickname into dev 2024-02-09 11:49:47 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ const columns = computed(() => [
}, },
{ {
label: t('invoiceOut.negativeBases.comercial'), label: t('invoiceOut.negativeBases.comercial'),
field: 'comercialName', field: 'workerSocialName',
name: 'comercial', name: 'comercial',
align: 'left', align: 'left',
}, },