0
0
Fork 0

refs #6553 function

This commit is contained in:
Carlos Satorres 2024-06-20 13:58:14 +02:00
parent 0e7abe5fa4
commit 68d1d0dbb0
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@ const columns = computed(() => [
component: 'date',
cardVisible: true,
create: true,
'update:modelValue': reactivateWorker(),
},
{
label: t('worker.business.tableVisibleColumns.company'),