From 0b91ed7bcf6e9b260f635e2dad31c70aa88d08b8 Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Fri, 28 Mar 2025 11:17:14 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B8=84=E0=B8=B3?= =?UTF-8?q?=20/space=20to=20enter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/05_deceased/SendCircularPage.vue | 6 ++++-- src/modules/12_evaluatePersonal/views/DetailPage.vue | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/modules/06_retirement/components/05_deceased/SendCircularPage.vue b/src/modules/06_retirement/components/05_deceased/SendCircularPage.vue index 25acbaf16..b0f4cebd6 100644 --- a/src/modules/06_retirement/components/05_deceased/SendCircularPage.vue +++ b/src/modules/06_retirement/components/05_deceased/SendCircularPage.vue @@ -378,8 +378,10 @@ onMounted(async () => { {{ props.row.position ? props.row.position : "-" }} - - {{ props.row.unit ? props.row.unit : "-" }} + +
+ {{ props.row.unit ? props.row.unit : "-" }} +
{ class="q-mr-sm" @click="router.go(-1)" /> -
รายละเอียดการประเมินบุคคลของ{{ `${prefix}${fullName}` }}
+
รายละเอียดการประเมินบุคคลของ{{ `${fullName}` }}