From cb5e274ac11c10797d34c82d40bb121c8337df55 Mon Sep 17 00:00:00 2001 From: dyhj625 Date: Fri, 11 Apr 2025 15:31:44 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9B=90=EB=A6=AC=EC=8A=A4=ED=8A=B8?= =?UTF-8?q?=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/TheMenu.vue | 11 +- src/router/index.js | 6 + src/views/people/PeopleList.vue | 319 ++++++++++++++++++++++++++++++++ 3 files changed, 331 insertions(+), 5 deletions(-) create mode 100644 src/views/people/PeopleList.vue diff --git a/src/layouts/TheMenu.vue b/src/layouts/TheMenu.vue index cb8e8fb..0771608 100644 --- a/src/layouts/TheMenu.vue +++ b/src/layouts/TheMenu.vue @@ -80,12 +80,12 @@
Authorization
- + @@ -94,6 +94,7 @@ + +