From 56821bcd9b82a225ca40da5718f84a80be1fe76f Mon Sep 17 00:00:00 2001 From: AnandaTon <125332905+anandaAiemvong@users.noreply.github.com> Date: Fri, 25 Aug 2023 09:31:42 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=95=E0=B9=88=E0=B8=AD=20api=20=E0=B9=81?= =?UTF-8?q?=E0=B8=9A=E0=B8=9A=E0=B8=AA=E0=B9=81=E0=B8=9A=E0=B8=96=E0=B8=B2?= =?UTF-8?q?=E0=B8=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/03_leave/views/result.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/modules/03_leave/views/result.vue b/src/modules/03_leave/views/result.vue index eeab6c9..8175e32 100644 --- a/src/modules/03_leave/views/result.vue +++ b/src/modules/03_leave/views/result.vue @@ -77,8 +77,8 @@ const timeThink_option = ref([ ]) const haveJobReason = ref("") const haveJob_option = ref([ - { label: "มี ", value: 0 }, - { label: "ไม่มี(ระบุ)", value: 1 }, + { label: "มี (ระบุ)", value: 0 }, + { label: "ไม่มี", value: 1 }, ]) const futureWorkReason = ref("") const futureWork_option = ref([ @@ -271,7 +271,7 @@ const createResult = async () => { { {