From bec77497ef3a13e14ec122eb499acc767b4b3088 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Mon, 24 Mar 2025 10:29:16 +0700 Subject: [PATCH] =?UTF-8?q?fix=20=E0=B9=82=E0=B8=84=E0=B8=A3=E0=B8=87?= =?UTF-8?q?=E0=B8=B2=E0=B8=AA=E0=B8=A3=E0=B9=89=E0=B8=B2=E0=B8=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/02_organization/components/TableMain.vue | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/modules/02_organization/components/TableMain.vue b/src/modules/02_organization/components/TableMain.vue index 3dc19d0e7..6a42dbafe 100644 --- a/src/modules/02_organization/components/TableMain.vue +++ b/src/modules/02_organization/components/TableMain.vue @@ -828,6 +828,11 @@ watch( ? props.row.positionIsSelected : "-" }} + {{ + props.row.isCondition && props.row.conditionReason + ? `(${props.row.conditionReason})` + : "" + }} ดูข้อมูลในทะเบียนประวัติ