From 5fb90c7330b5495b0d9ef42a54a967a8de94f850 Mon Sep 17 00:00:00 2001 From: dyhj625 Date: Mon, 14 Jul 2025 14:36:10 +0900 Subject: [PATCH] . --- src/views/admin/TheAuthorization.vue | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/views/admin/TheAuthorization.vue b/src/views/admin/TheAuthorization.vue index 54d23eb..74dcfc1 100644 --- a/src/views/admin/TheAuthorization.vue +++ b/src/views/admin/TheAuthorization.vue @@ -8,7 +8,7 @@ 프로필 사진 @@ -107,4 +107,14 @@ onMounted(fetchUsers);