fix Plugin Alerts UI

This commit is contained in:
jxxghp
2023-10-31 11:48:36 +08:00
parent 2e289e80d1
commit 812a9a55d0
14 changed files with 36 additions and 0 deletions

View File

@ -804,6 +804,8 @@ class DirMonitor(_PluginBase):
{
'component': 'VAlert',
'props': {
'type': 'info',
'variant': 'tonal',
'text': '入库消息延迟默认10s如网络较慢可酌情调大有助于发送统一入库消息。'
}
}