mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-01 23:18:17 +00:00
feat: 添加Monitor组件 celery和core
This commit is contained in:
parent
364b6b0bcf
commit
e819e4aaff
@ -88,7 +88,9 @@ export default {
|
||||
omnidb: 'OmniDB',
|
||||
guacamole: 'Guacamole',
|
||||
lion: 'Lion',
|
||||
xrdp: 'XRDP'
|
||||
xrdp: 'XRDP',
|
||||
core: 'Core',
|
||||
celery: 'Celery'
|
||||
}
|
||||
return nameMapper[this.componentMetric.type]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user