From 6695d98a956c66bad6eb1d4370b9942b97e6c1fb Mon Sep 17 00:00:00 2001 From: sige Date: Thu, 1 Aug 2024 14:47:41 +0800 Subject: [PATCH] 1 --- src/components/ServiceConfiguration.vue | 6 ++- src/components/ServiceConfigurationActions.vue | 8 ++-- .../ServiceConfigurationStatusViewer.vue | 48 ++++++++++++++++------ 3 files changed, 45 insertions(+), 17 deletions(-) diff --git a/src/components/ServiceConfiguration.vue b/src/components/ServiceConfiguration.vue index ba15ce1..96e31d9 100644 --- a/src/components/ServiceConfiguration.vue +++ b/src/components/ServiceConfiguration.vue @@ -2,10 +2,12 @@