This commit is contained in:
thsrite
2024-07-09 11:22:08 +08:00
parent ee09241b5a
commit cdbdaaafb4

View File

@@ -743,7 +743,7 @@ class CloudLinkMonitor(_PluginBase):
'component': 'VCol',
'props': {
'cols': 12,
'md': 3
'md': 4
},
'content': [
{
@@ -759,7 +759,7 @@ class CloudLinkMonitor(_PluginBase):
'component': 'VCol',
'props': {
'cols': 12,
'md': 3
'md': 4
},
'content': [
{
@@ -775,7 +775,7 @@ class CloudLinkMonitor(_PluginBase):
'component': 'VCol',
'props': {
'cols': 12,
'md': 3
'md': 4
},
'content': [
{
@@ -786,12 +786,22 @@ class CloudLinkMonitor(_PluginBase):
}
}
]
},
}
]
}
]
},
{
'component': 'VForm',
'content': [
{
'component': 'VRow',
'content': [
{
'component': 'VCol',
'props': {
'cols': 12,
'md': 3
'md': 4
},
'content': [
{