fix: 修复detection左侧筛选有些无法选择的问题;

This commit is contained in:
chenjinsong
2022-03-07 20:50:03 +08:00
parent 97a6e893c6
commit 2d1419b74b
5 changed files with 34 additions and 20 deletions

View File

@@ -40,6 +40,11 @@ export default {
type: 'string',
label: 'Security type'
},
{
name: 'event_type',
type: 'string',
label: 'Event type'
},
{
name: 'victim_ip',
type: 'string',