mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-01 23:18:17 +00:00
perf: component names use the same letter case
This commit is contained in:
parent
c15ba5b078
commit
3e3f80c59b
@ -90,7 +90,7 @@ export default {
|
||||
omnidb: 'OmniDB',
|
||||
guacamole: 'Guacamole',
|
||||
lion: 'Lion',
|
||||
xrdp: 'XRDP',
|
||||
xrdp: 'Xrdp',
|
||||
razor: 'Razor',
|
||||
core: 'Core',
|
||||
celery: 'Celery',
|
||||
@ -100,7 +100,7 @@ export default {
|
||||
kael: 'Kael',
|
||||
video_worker: 'Video-Worker',
|
||||
panda: 'Panda',
|
||||
nec: 'NEC',
|
||||
nec: 'Nec',
|
||||
facelive: 'Facelive'
|
||||
}
|
||||
return nameMapper[this.componentMetric.type]
|
||||
|
Loading…
Reference in New Issue
Block a user