6553-workerBusiness #1311

Merged
carlossa merged 63 commits from 6553-workerBusiness into dev 2025-01-31 09:20:11 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 68d1d0dbb0 - Show all commits
src/pages/Worker/Card

View File

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