feat: 搜索历史

This commit is contained in:
chenjinsong
2022-01-26 17:44:24 +08:00
parent a2aebb3d98
commit a8e0bc1795
6 changed files with 138 additions and 5 deletions

View File

@@ -16,7 +16,8 @@ export const storageKey = {
tableTitlePrefix: 'cn-table-title',
tablePageSizePrefix: 'cn-page-size',
leftMenuShrink: 'cn-left-menu-shrink',
unsavedChange: 'cn-unsaved-change'
unsavedChange: 'cn-unsaved-change',
entitySearchHistory: 'cn-entity-search-history'
}
// 统一定义跳转来源