From 1c6d5bc9683e355900cd1b3e0ebd04f221076024 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Tue, 9 Jul 2024 13:02:05 +0800 Subject: [PATCH] fix configcenter --- plugins/configcenter/__init__.py | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/configcenter/__init__.py b/plugins/configcenter/__init__.py index 3033369..f3cee03 100644 --- a/plugins/configcenter/__init__.py +++ b/plugins/configcenter/__init__.py @@ -435,12 +435,7 @@ class ConfigCenter(_PluginBase): } } ] - } - ] - }, - { - 'component': 'VRow', - 'content': [ + }, { "component": "VCol", "props": { @@ -457,7 +452,12 @@ class ConfigCenter(_PluginBase): } } ] - }, + } + ] + }, + { + 'component': 'VRow', + 'content': [ { "component": "VCol", "props": {