From f9800c23d14f5e759f621830f12864cb323bab95 Mon Sep 17 00:00:00 2001 From: jschoi Date: Wed, 24 Sep 2025 15:03:11 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B0=B0=ED=8F=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../run/executions/ListComponent.vue | 844 +++++++++--------- 1 file changed, 412 insertions(+), 432 deletions(-) diff --git a/src/components/templates/run/executions/ListComponent.vue b/src/components/templates/run/executions/ListComponent.vue index dcc8ef1..e997b37 100644 --- a/src/components/templates/run/executions/ListComponent.vue +++ b/src/components/templates/run/executions/ListComponent.vue @@ -1,27 +1,154 @@