From 24e7f2e7cc34f221c59758e9649f084ba933a149 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Mon, 23 Dec 2024 21:15:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=A1=B5=E9=9D=A2=E6=98=BE?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 15 ++- src/components/ServiceConfiguration.vue | 114 ++++++----------------- src/components/ServiceConfigurationActionLog.vue | 12 ++- src/components/ServiceConfigurationActions.vue | 2 +- 4 files changed, 51 insertions(+), 92 deletions(-) diff --git a/src/App.vue b/src/App.vue index 9898d68..e7a6817 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,6 @@