CN-251 Entity-explorer 左侧筛选TOP10弹框开发

This commit is contained in:
hyx
2021-12-23 17:17:06 +08:00
parent e1320c7dd3
commit 56aa2339cb
4 changed files with 291 additions and 17 deletions

View File

@@ -26,7 +26,8 @@ export const api = {
entityFilter: '/interface/entity/filter',
ipThroughput: '/interface/entity/ip/detail/throughput',
domainThroughput: '/interface/entity/domain/detail/throughput',
appThroughput: '/interface/entity/app/detail/throughput'
appThroughput: '/interface/entity/app/detail/throughput',
filterTop: '/interface/entity/filter/top'
}
/* panel */