From d5f066489435d2cdb99afee38f9db351629d44e4 Mon Sep 17 00:00:00 2001 From: waruneeta Date: Fri, 9 Feb 2024 16:09:27 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=9B=E0=B8=B4=E0=B8=94=E0=B8=AA=E0=B8=B7?= =?UTF-8?q?=E0=B8=9A=E0=B8=97=E0=B8=AD=E0=B8=94=E0=B8=95=E0=B8=B3=E0=B9=81?= =?UTF-8?q?=E0=B8=AB=E0=B8=99=E0=B9=88=E0=B8=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../02_organizationalNew/components/DialogFormPosition.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/modules/02_organizationalNew/components/DialogFormPosition.vue b/src/modules/02_organizationalNew/components/DialogFormPosition.vue index cadb32bd5..cf5ec98e3 100644 --- a/src/modules/02_organizationalNew/components/DialogFormPosition.vue +++ b/src/modules/02_organizationalNew/components/DialogFormPosition.vue @@ -363,7 +363,7 @@ function onSubmit() { orgChild3Id: props.orgLevel === 3 ? props.treeId : null, orgChild4Id: props.orgLevel === 4 ? props.treeId : null, positions: positionsData, - succession: succession.value, + // succession: succession.value, }; showLoader(); props.actionType === "ADD" @@ -721,14 +721,14 @@ async function emitSearch(keyword: string, typeSelect: string) { }} - สืบทอดตำแหน่ง - + -->