8622-testToMaster #1411

Merged
alexm merged 746 commits from 8622-testToMaster into master 2025-02-18 07:54:25 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 68d1d0dbb0 - Show all commits

View File

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