diff --git a/src/components/Dialogs/DialogOrgSelectEmployee.vue b/src/components/Dialogs/DialogOrgSelectEmployee.vue index 8440c9599..876794d04 100644 --- a/src/components/Dialogs/DialogOrgSelectEmployee.vue +++ b/src/components/Dialogs/DialogOrgSelectEmployee.vue @@ -64,7 +64,7 @@ const selectedPos = ref([]); const seletcId = ref(""); const datePos = ref(new Date()); const rowsPosition = ref([]); -const positionData = ref(); +const positionData = ref([]); /** active form */ const formActive = reactive({ activeId: "", @@ -638,7 +638,9 @@ onMounted(() => { {