fix group and member
This commit is contained in:
@ -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() {
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user