CN-484 交互优化:登录拦截后,在登录成功后跳转原url
This commit is contained in:
@@ -24,7 +24,8 @@ export const storageKey = {
|
||||
unsavedChange: 'cn-unsaved-change',
|
||||
entitySearchHistory: 'cn-entity-search-history',
|
||||
echartLegendFontSize: 'echartLegendFontSize',
|
||||
echartLabelFontSize: 'echartLabelFontSize'
|
||||
echartLabelFontSize: 'echartLabelFontSize',
|
||||
tokenExpireCurrentPath: 'token-expire-current-path'
|
||||
}
|
||||
|
||||
// 统一定义跳转来源
|
||||
|
||||
Reference in New Issue
Block a user