fix group and member

This commit is contained in:
unknown
2025-04-07 22:24:01 +07:00
parent 0ea70f12ad
commit 8ff435156d
2 changed files with 13 additions and 6 deletions

View File

@ -403,6 +403,7 @@ function getAdmAccess(page: string, data: any, handleClose: any, fetchCustomers:
toast.error(error.message)
} finally {
setChangeGroupD(false)
handleClose()
}
}
@ -506,5 +507,5 @@ function getPinStatus(status: string) {
}
function showCustomerWallet() {
}