แก้ ฟิลเตอร์รายการผู้ทดลองปฏิบัติหน้าที่ราชการ
This commit is contained in:
parent
be61f38227
commit
c86a0938ad
2 changed files with 43 additions and 18 deletions
|
|
@ -74,6 +74,7 @@ function redirectToPageadd() {
|
|||
/** ล้างค่าใน input */
|
||||
function resetFilter() {
|
||||
filterKeyword.value = "";
|
||||
page.value = 1
|
||||
if (filterRef.value) {
|
||||
filterRef.value.focus();
|
||||
getList();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue