src/pages/page-web/projects/members.vue
@@ -106,7 +106,7 @@ const workspaceId: string = localStorage.getItem(ELocalStorageKey.WorkspaceId)! onMounted(() => { getAllUsers(workspaceId, body) // getAllUsers(workspaceId, body) }) function refreshData (page: Pagination) {