fix: 修复问题:app-risk筛选、实体下拉预览地图、实体下拉npm值
This commit is contained in:
@@ -9,7 +9,7 @@ const severitySeriesIndexMappings = [
|
||||
{ value: 'critical', index: '0' },
|
||||
{ value: 'high', index: '1' },
|
||||
{ value: 'medium', index: '2' },
|
||||
{ value: 'low', index: '3'},
|
||||
{ value: 'low', index: '3' },
|
||||
{ value: 'info', index: '4' }
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user