จัดการผู้ใช้งาน

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-11-27 11:20:16 +07:00
parent c99786a634
commit 5c68d4be8c
4 changed files with 16 additions and 6 deletions

View file

@ -89,7 +89,7 @@ async function fetchCommandType() {
page: page.value,
pageSize: pageSize.value,
isActive: isActive.value,
search: keyword.value,
keyword: keyword.value,
},
})
.then(async (res) => {