diff --git a/src/modules/04_registryPerson/components/detail/Salary/02_NotReceiveSalaryHistory.vue b/src/modules/04_registryPerson/components/detail/Salary/02_NotReceiveSalaryHistory.vue index 295a59aac..d79d746d6 100644 --- a/src/modules/04_registryPerson/components/detail/Salary/02_NotReceiveSalaryHistory.vue +++ b/src/modules/04_registryPerson/components/detail/Salary/02_NotReceiveSalaryHistory.vue @@ -119,6 +119,9 @@ const pagination = ref({ rowsPerPage: 10, }); +/** + * fetch รายการข้อมูลประวัติการแก้ไช + */ function getHistory() { showLoader(); http