diff --git a/src/modules/13_salary/views/05_salaryListsEmployee.vue b/src/modules/13_salary/views/05_salaryListsEmployee.vue
index 8bf364bb8..d43af3e24 100644
--- a/src/modules/13_salary/views/05_salaryListsEmployee.vue
+++ b/src/modules/13_salary/views/05_salaryListsEmployee.vue
@@ -374,7 +374,7 @@ async function fetchCheckisOfficer() {
});
}
-onMounted(async() => {
+onMounted(async () => {
await Promise.all([getRound(), fetchCheckisOfficer()]);
});
@@ -384,6 +384,9 @@ onMounted(async() => {
รายการเลื่อนค่าจ้างลูกจ้างประจำ
+