From 8646a7d419f726add13b72fcf3f467c780aa2d26 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Mon, 23 Dec 2024 20:40:28 +0800 Subject: [PATCH] fix some bug --- src/App.vue | 3 ++- src/components/ServiceConfigurationActions.vue | 12 ++++++------ src/components/ServiceConfigurationParamValueEdit.vue | 2 +- src/components/ServiceConfigurationParamValueObjectEdit.vue | 4 ++-- src/utils/ApiClient.js | 9 ++------- 5 files changed, 13 insertions(+), 17 deletions(-) diff --git a/src/App.vue b/src/App.vue index 11eb234..9898d68 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,10 +1,11 @@