fix: 修复detection左侧筛选有些无法选择的问题;
This commit is contained in:
@@ -40,6 +40,11 @@ export default {
|
||||
type: 'string',
|
||||
label: 'Security type'
|
||||
},
|
||||
{
|
||||
name: 'event_type',
|
||||
type: 'string',
|
||||
label: 'Event type'
|
||||
},
|
||||
{
|
||||
name: 'victim_ip',
|
||||
type: 'string',
|
||||
|
||||
Reference in New Issue
Block a user