From ef040483270bf800ba086dd0749ca534822ed9a4 Mon Sep 17 00:00:00 2001 From: Kittapath Date: Fri, 13 Oct 2023 14:35:46 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=80=E0=B8=A5=E0=B8=B7=E0=B8=AD=E0=B8=81?= =?UTF-8?q?=E0=B8=A7=E0=B8=B1=E0=B8=99=E0=B8=97=E0=B8=B5=E0=B9=88=E0=B8=9B?= =?UTF-8?q?=E0=B8=A3=E0=B8=B0=E0=B8=A7=E0=B8=B1=E0=B8=95=E0=B8=B4=E0=B8=97?= =?UTF-8?q?=E0=B8=B3=E0=B8=87=E0=B8=B2=E0=B8=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/01_exam/views/ExamDetail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/01_exam/views/ExamDetail.vue b/src/modules/01_exam/views/ExamDetail.vue index 9bff0e7..c808521 100644 --- a/src/modules/01_exam/views/ExamDetail.vue +++ b/src/modules/01_exam/views/ExamDetail.vue @@ -164,7 +164,7 @@ const candidateCheck = async () => { $q, 'คุณได้สมัครสอบตำแหน่งอื่นในรอบนี้แล้ว', 'คุณได้สมัครสอบตำแหน่งอื่นในรอบนี้แล้ว', - closeWindow + logout ) } else { if (storeExam.consend == true) {