diff options
| author | 刘洪洪 <[email protected]> | 2024-01-02 11:05:01 +0800 |
|---|---|---|
| committer | 刘洪洪 <[email protected]> | 2024-01-02 11:05:01 +0800 |
| commit | 374c66fcff0fa46bd6bc5e37ba61ae007af05c4d (patch) | |
| tree | e6a13bb28645bc5bae76501c153bd4014cb3a9c8 /src/utils/constants.js | |
| parent | 705572b24534e489715acb8bd8a6baa7bf4a2083 (diff) | |
fix: 还原之前版本dev-23.10
Diffstat (limited to 'src/utils/constants.js')
| -rw-r--r-- | src/utils/constants.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/constants.js b/src/utils/constants.js index e3424bb8..7ae05c84 100644 --- a/src/utils/constants.js +++ b/src/utils/constants.js @@ -213,7 +213,7 @@ export const detectionPageType = { } export const listScrollPath = [ - '/entity', + '/entityExplorer', '/detection/performanceEvent', '/detection/securityEvent' ] |
