forked from verdnatura/salix-front
refs #6553 function
This commit is contained in:
parent
0e7abe5fa4
commit
68d1d0dbb0
|
@ -106,6 +106,7 @@ const columns = computed(() => [
|
|||
component: 'date',
|
||||
cardVisible: true,
|
||||
create: true,
|
||||
'update:modelValue': reactivateWorker(),
|
||||
},
|
||||
{
|
||||
label: t('worker.business.tableVisibleColumns.company'),
|
||||
|
|
Loading…
Reference in New Issue