CN-588 实体列表、detection列表页取消高度限制,去掉滚动条

This commit is contained in:
hyx
2022-06-09 21:55:28 +08:00
parent 3335345165
commit 08ee1968e9
9 changed files with 98 additions and 34 deletions

View File

@@ -145,6 +145,12 @@ export const detectionPageType = {
performanceEvent: 'performanceEvent'
}
export const listScrollPath = [
"/entityExplorer",
"/detection/performanceEvent",
"/detection/securityEvent"
]
export const dnsServerRole = {
RTDNS: 'RTDNS',
TLDNS: 'TLDNS',