refs #6791 change field
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Carlos Satorres 2024-02-09 12:17:35 +01:00
parent 18a84f2d61
commit 587e0a53e7
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',
}, },