แก้ ฟิลเตอร์รายการผู้ทดลองปฏิบัติหน้าที่ราชการ

This commit is contained in:
setthawutttty 2024-10-29 12:16:48 +07:00
parent be61f38227
commit c86a0938ad
2 changed files with 43 additions and 18 deletions

View file

@ -74,6 +74,7 @@ function redirectToPageadd() {
/** ล้างค่าใน input */
function resetFilter() {
filterKeyword.value = "";
page.value = 1
if (filterRef.value) {
filterRef.value.focus();
getList();