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