fix: 修复Entity Explorer 图表组件引入错误问题

This commit is contained in:
@changcode
2022-01-21 21:03:39 +08:00
parent 5bbd2fa6bf
commit 581896bcb8
6 changed files with 37 additions and 11 deletions

View File

@@ -55,6 +55,7 @@ export const api = {
entityDomainDetailSecurity: '/interface/entity/detail/overview/domain/security',
// ip detail
entityIpDetailTraffic: '/interface/entity/detail/overview/ip/traffic',
entityIpDetailTrafficMap: '/interface/entity/detail/ip/trafficMap',
entityIpDetailRelation: '/interface/entity/detail/overview/ip/relation',
entityIpDetailAlert: '/interface/entity/detail/overview/ip/alert',
entityIpDetailSecurity: '/interface/entity/detail/overview/ip/security'