CN-593 fix: 调整endtime的实现逻辑

This commit is contained in:
chenjinsong
2022-05-28 10:59:20 +08:00
parent cfb25a1ecb
commit 0bf5378baa
5 changed files with 20 additions and 26 deletions

View File

@@ -25,8 +25,7 @@ export const storageKey = {
entitySearchHistory: 'cn-entity-search-history',
echartLegendFontSize: 'echartLegendFontSize',
echartLabelFontSize: 'echartLabelFontSize',
tokenExpireCurrentPath: 'token-expire-current-path',
performanceEndTimeInterval: 'performance-endTime-interval'
tokenExpireCurrentPath: 'token-expire-current-path'
}
// 统一定义跳转来源