fix: 修复实体、检测界面因路由路径问题不能打开,以及实体详情界面部分问题

This commit is contained in:
刘洪洪
2024-01-02 10:42:54 +08:00
parent 0152c46d05
commit 705572b245
6 changed files with 84 additions and 48 deletions

View File

@@ -213,7 +213,7 @@ export const detectionPageType = {
}
export const listScrollPath = [
'/entityExplorer',
'/entity',
'/detection/performanceEvent',
'/detection/securityEvent'
]