7406-workerFormation #405

Merged
carlossa merged 30 commits from 7406-workerFormation into dev 2024-06-25 11:31:47 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit d207482e3a - Show all commits

View File

@ -103,8 +103,8 @@ const columns = computed(() => [
<VnTable
ref="tableRef"
data-key="WorkerFormation"
url="Workers/trainingCourse"
url-create="Workers/trainingCourse"
url="`Workers/${entityId}/trainingCourse`"
url-create="`Workers/${entityId}/trainingCourse`"
:create="{
urlCreate: 'Workers/trainingCourse',
title: 'Create trainingCourse',