fix(platform): unify degraded service wording
This commit is contained in:
@@ -87,7 +87,7 @@ test('vehicleServiceOverview sends keyword to the lightweight overview endpoint'
|
||||
serviceStatus: {
|
||||
status: 'degraded',
|
||||
severity: 'warning',
|
||||
title: '部分来源离线',
|
||||
title: '来源不完整',
|
||||
detail: '1/2 个来源在线',
|
||||
sourceCount: 2,
|
||||
onlineSourceCount: 1
|
||||
|
||||
Reference in New Issue
Block a user