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": {