Merge pull request #11614 from dataease/pr@dev-v2@perf_threshold_preview_msg
perf(X-Pack): 阈值告警预览页面优化
This commit is contained in:
commit
a6f254a735
2
de-xpack
2
de-xpack
@ -1 +1 @@
|
||||
Subproject commit b0f4ffc065e4e316a1ce9e47c8468ff61596d944
|
||||
Subproject commit b5a183e3cadbb2155b714995b4c693c0a86fc74c
|
||||
@ -26,4 +26,6 @@ public class FilterTreeItem implements Serializable {
|
||||
private DynamicTimeSetting dynamicTimeSetting;
|
||||
// tree
|
||||
private FilterTreeObj subTree;
|
||||
|
||||
private String valueType;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user