From 018e4d255961ceeddfcade0fb9dfbaa63e6b717c Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Tue, 27 Feb 2024 10:03:33 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=9B=E0=B8=B4=E0=B8=94=20=E0=B8=84?= =?UTF-8?q?=E0=B9=89=E0=B8=99=E0=B8=AB=E0=B8=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/13_salary/views/salaryRound.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/modules/13_salary/views/salaryRound.vue b/src/modules/13_salary/views/salaryRound.vue index 94d38b95a..69d4357a7 100644 --- a/src/modules/13_salary/views/salaryRound.vue +++ b/src/modules/13_salary/views/salaryRound.vue @@ -120,10 +120,10 @@ function resetFilter() { getData(); } -/** ดึงข้อมูลเมื่อ กด enter */ -function filterFn() { - getData(); -} +// /** ดึงข้อมูลเมื่อ กด enter */ +// function filterFn() { +// getData(); +// } function deleteData(id: string) { showLoader(); @@ -223,7 +223,7 @@ onMounted(async () => { > - { @click="resetFilter" /> - + -->