refactor: loading state for delete user
This commit is contained in:
@@ -395,6 +395,7 @@ export const useGQLQuery = <DocType, DocVarType, DocErrorType extends string>(
|
||||
)
|
||||
)
|
||||
)
|
||||
console.log(res)
|
||||
|
||||
loading.value = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user