CN-1478 fix: detection事件列表搜索框增加历史记录

This commit is contained in:
刘洪洪
2023-11-15 15:26:37 +08:00
parent 4ca33e9ede
commit ec746f0fc7
4 changed files with 96 additions and 6 deletions

View File

@@ -38,6 +38,7 @@ export const storageKey = {
leftMenuShrink: 'cn-left-menu-shrink',
unsavedChange: 'cn-unsaved-change',
entitySearchHistory: 'cn-entity-search-history',
detectionSearchHistory: 'cn-detection-search-history',
echartLegendFontSize: 'echartLegendFontSize',
echartLabelFontSize: 'echartLabelFontSize',
tokenExpireCurrentPath: 'token-expire-current-path',