From f2bc449476820e8c19779a3a6fb326dfc98acc03 Mon Sep 17 00:00:00 2001 From: "icksishu@gmail.com" Date: Mon, 8 Dec 2025 17:21:39 +0900 Subject: [PATCH] =?UTF-8?q?=EC=97=90=EC=9D=B4=EC=A0=84=ED=8A=B8=20?= =?UTF-8?q?=EC=84=A4=EC=A0=95=20=EC=9D=BC=EB=B0=98=20=EB=B6=80=EB=B6=84=20?= =?UTF-8?q?=ED=8B=80=20=EC=99=84=EB=A3=8C,=20=EB=93=9C=EB=9E=8D=EB=B0=95?= =?UTF-8?q?=EC=8A=A4=20=ED=8B=80=20=EC=99=84=EB=A3=8C.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../front/src/components/AgentConfigView.vue | 290 +++++++++++++++++- src/main/front/src/views/AgentManageView.vue | 9 +- 2 files changed, 288 insertions(+), 11 deletions(-) diff --git a/src/main/front/src/components/AgentConfigView.vue b/src/main/front/src/components/AgentConfigView.vue index eac9fda..5bad772 100644 --- a/src/main/front/src/components/AgentConfigView.vue +++ b/src/main/front/src/components/AgentConfigView.vue @@ -1,7 +1,6 @@