From 7d8fb8b8af0ae133491be62e518556f30ef1ac23 Mon Sep 17 00:00:00 2001 From: jschoi Date: Wed, 5 Nov 2025 14:44:49 +0900 Subject: [PATCH] =?UTF-8?q?=EB=8B=A4=ED=81=AC=20=EB=AA=A8=EB=93=9C?= =?UTF-8?q?=EC=97=90=EC=84=9C=20=ED=99=94=EC=9D=B4=ED=8A=B8=EB=A1=9C=20?= =?UTF-8?q?=EB=B0=B0=EA=B2=BD=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/LayoutComponent.vue | 34 +++----- .../templates/Datasets/ListComponent.vue | 2 +- .../templates/datagroup/ListComponent.vue | 2 +- .../templates/deployment/ListComponent.vue | 2 +- .../templates/home/ListComponent.vue | 82 +++++++++++-------- .../templates/projects/ListComponent.vue | 2 +- .../run/executions/ListComponent.vue | 2 +- .../run/experiment/ListComponent.vue | 2 +- .../templates/stepconfig/ListComponent.vue | 2 +- .../trainingscript/ListComponent.vue | 2 +- .../trainingscriptgroup/ListComponent.vue | 2 +- .../templates/users/ListComponent.vue | 2 +- .../templates/workflow/ListComponent.vue | 2 +- src/pages/LoginView.vue | 8 +- src/pages/SignupView.vue | 10 +-- src/plugins/vuetify.js | 24 +++--- 16 files changed, 96 insertions(+), 84 deletions(-) diff --git a/src/components/common/LayoutComponent.vue b/src/components/common/LayoutComponent.vue index f10b122..3212dcf 100644 --- a/src/components/common/LayoutComponent.vue +++ b/src/components/common/LayoutComponent.vue @@ -211,7 +211,7 @@ onBeforeUnmount(() => {
@@ -220,8 +220,6 @@ onBeforeUnmount(() => {
- -