จัดการผู้ใช้งาน
This commit is contained in:
parent
c99786a634
commit
5c68d4be8c
4 changed files with 16 additions and 6 deletions
|
|
@ -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) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue