1
0
forked from baron/baron-sso

adminfront /api-keys 새로고침 404 해결

This commit is contained in:
2026-05-18 11:36:43 +09:00
parent c7d25f3611
commit e7dab0f8fd
4 changed files with 176 additions and 2 deletions

View File

@@ -172,6 +172,7 @@ function ApiKeyListPage() {
actions={
<>
<Button
type="button"
variant="outline"
onClick={() => query.refetch()}
disabled={query.isFetching}