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 () => {