Fix worker department: Create modal did not open #441

Merged
jsegarra merged 4 commits from :bugfix/WorkerDepartment into dev 2024-06-13 12:57:41 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit b0e4dc99b0 - Show all commits

View File

@ -40,6 +40,7 @@ onMounted(() => {
<template>
<FormModel
model="createDepartmentChild"
:form-initial-data="departmentChildData"
:observe-form-changes="false"
:default-actions="false"