From 98b081e9f42bc823cf498862b1c7d82c5b75bd57 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Tue, 20 May 2025 09:23:46 +0700 Subject: [PATCH] fix bug --- .../components/detail/Achievement/01_ProfessionalLicense.vue | 2 +- .../components/detail/Achievement/02_Train.vue | 2 +- .../components/detail/Achievement/03_Insignia.vue | 2 +- .../components/detail/Achievement/04_DeclarationHonor.vue | 2 +- .../components/detail/Achievement/05_ResultsPerformance.vue | 2 +- .../04_registryPerson/components/detail/DialogHistory.vue | 2 +- .../components/detail/Employee/02_Employment.vue | 2 +- .../components/detail/GovernmentInformation/01_Info.vue | 2 +- .../components/detail/GovernmentInformation/02_Discipline.vue | 2 +- .../components/detail/GovernmentInformation/03_Leave.vue | 2 +- .../detail/GovernmentInformation/04_PerformSpecialWork.vue | 2 +- .../components/detail/GovernmentInformation/05_ActingPos.vue | 2 +- .../detail/GovernmentInformation/06_HelpGovernment.vue | 2 +- .../components/detail/GovernmentInformation/07_Position.vue | 2 +- .../components/detail/Other/01_OtherInformation.vue | 2 +- .../detail/PersonalInformation/02_NameChangeHistory.vue | 2 +- .../components/detail/PersonalInformation/05_Education.vue | 2 +- .../components/detail/PersonalInformation/06_SpecialSkill.vue | 2 +- .../components/detail/Salary/01_PositionSalary.vue | 2 +- .../components/detail/Salary/02_NotReceiveSalary.vue | 2 +- .../04_registryPerson/views/edit/components/DialogHistory.vue | 2 +- src/modules/04_registryPerson/views/edit/components/Table.vue | 2 +- src/modules/04_registryPerson/views/edit/list.vue | 2 +- src/modules/07_insignia/components/3_result/TabDocuments.vue | 2 +- .../07_insignia/components/4_Allocate/OrgAllocatePageList.vue | 2 +- src/modules/07_insignia/components/5_Borrow/DialogForm.vue | 2 +- src/modules/07_insignia/components/7_Reclaim/DialogForm.vue | 2 +- src/modules/07_insignia/views/03_ResultMain.vue | 4 ++-- src/modules/07_insignia/views/04_AllocateMain.vue | 2 +- src/modules/07_insignia/views/05_BorrowMain.vue | 2 +- src/modules/07_insignia/views/07_ReclaimMain.vue | 2 +- .../08_registryEmployee/components/DialogSelectPos.vue | 2 +- .../08_registryEmployee/components/DialogSendOrder.vue | 2 +- .../11_discipline/components/4_Result/DialogSendToCommand.vue | 2 +- .../components/7_ListSuspend/DialogSendToCommand.vue | 2 +- src/modules/11_discipline/components/PopupSendToNext.vue | 2 +- .../components/04_salaryLists/DialogMoveLevelMulti.vue | 2 +- .../05_salaryListsEmployee/DialogMoveLevelMulti.vue | 2 +- src/modules/14_KPI/components/Tab/Dialog/DialogEvalute.vue | 2 +- src/modules/14_KPI/components/Tab/Dialog/DialogGovernment.vue | 2 +- src/modules/14_KPI/views/mainDetail.vue | 2 +- src/modules/15_development/components/Record.vue | 2 +- 42 files changed, 43 insertions(+), 43 deletions(-) diff --git a/src/modules/04_registryPerson/components/detail/Achievement/01_ProfessionalLicense.vue b/src/modules/04_registryPerson/components/detail/Achievement/01_ProfessionalLicense.vue index 5dbbf196c..46c8b1076 100644 --- a/src/modules/04_registryPerson/components/detail/Achievement/01_ProfessionalLicense.vue +++ b/src/modules/04_registryPerson/components/detail/Achievement/01_ProfessionalLicense.vue @@ -392,7 +392,7 @@ onMounted(() => { outlined v-model="keyword" label="ค้นหา" - @keydown.enter.pervent="serchDataTable" + @keydown.enter.prevent="serchDataTable" >