From f43034caf9e219d92bd3fd4a1c27c0fe1f1c0850 Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Fri, 5 Sep 2025 10:48:17 +0700 Subject: [PATCH] =?UTF-8?q?fix:=20=E0=B9=81=E0=B8=81=E0=B9=89=E0=B9=84?= =?UTF-8?q?=E0=B8=9F=E0=B8=A5=E0=B9=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/03_recruiting/views/01_compete/Period.vue | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/modules/03_recruiting/views/01_compete/Period.vue b/src/modules/03_recruiting/views/01_compete/Period.vue index 36995d697..92d19ae5b 100644 --- a/src/modules/03_recruiting/views/01_compete/Period.vue +++ b/src/modules/03_recruiting/views/01_compete/Period.vue @@ -286,7 +286,7 @@ async function clickUpload(id: string) { */ async function clickEdit(id: string) { modalScore.value = true; - textTittleScore.value = "นำเข้าบัญชีรวมคะแนนทั้งหมด (เรียงตามเลขประจำตัวสอบ)"; + textTittleScore.value = "นำเข้าบัญชีรวมคะแนน"; selected_row_id.value = id; } @@ -669,8 +669,7 @@ onMounted(async () => { นำเข้าไฟล์บัญชีรวมคะแนนทั้งหมด - (เรียงตามเลขประจำตัวสอบ)นำเข้าไฟล์บัญชีรวมคะแนน
@@ -688,7 +687,7 @@ onMounted(async () => { นำเข้าไฟล์บัญชีรวมคะแนนทั้งหมด (เรียงตามเลขประจำตัวสอบ) + >นำเข้าไฟล์บัญชีรวมคะแนน อีกครั้ง @@ -917,7 +916,7 @@ onMounted(async () => { @@ -926,7 +925,7 @@ onMounted(async () => {