From 4618465d0b28127fa3b929080ac727ad748231aa Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Mon, 4 Nov 2024 15:38:33 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B8=95=E0=B8=B2?= =?UTF-8?q?=E0=B8=A3=E0=B8=B2=E0=B8=87=E0=B9=84=E0=B8=A1=E0=B9=88=E0=B9=80?= =?UTF-8?q?=E0=B9=80=E0=B8=AA=E0=B8=94=E0=B8=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Dialogs/DialogOrgSelectEmployee.vue | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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(() => { {