CN-297 feat: detections下拉(部分)

This commit is contained in:
chenjinsong
2022-02-22 15:59:30 +08:00
parent 932e64e026
commit 8f8f412877
5 changed files with 335 additions and 5 deletions

View File

@@ -81,7 +81,9 @@ export const api = {
detectionVictimIp: '/interface/detection/filter/victimIp',
detectionVictimLocation: '/interface/detection/filter/victimLocation',
detectionSeverity: '/interface/detection/filter/severity',
detectionListBasic: '/interface/detection/list/basic'
detectionListBasic: '/interface/detection/list/basic',
detectionOverviewBasic: '/interface/detection/detail/overview/basic',
detectionOverviewEvent: '/interface/detection/detail/overview/event'
}
/* panel */