fix: CN-1592 UI 新增Tag检索界面:1. edit tag 时,缺少Tip,且保存时 preview 校验不通过;2. preview 里的 entity type改为选择框;3.Tip样式调整;4.table下拉的折线图未显示;
This commit is contained in:
@@ -21,5 +21,6 @@ const DEFAULT_TIME_FILTER_RANGE = {
|
||||
performanceEvent: 60 * 24 * 7, // 实体详情--通用--性能事件
|
||||
behaviorPattern: 60 * 24 * 7 // 实体详情--IP--行为模式
|
||||
},
|
||||
detection: 60 // 事件日志列表
|
||||
detection: 60, // 事件日志列表
|
||||
tag:60//标签列表
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user