We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21bb741 commit 0f23fedCopy full SHA for 0f23fed
1 file changed
cmdb-ui/src/components/tools/UserMenu.vue
@@ -71,8 +71,6 @@ export default {
71
title: this.$t('tip'),
72
content: this.$t('topMenu.confirmLogout'),
73
onOk() {
74
- // localStorage.removeItem('ops_cityps_currentId')
75
- localStorage.clear()
76
return that.Logout()
77
},
78
onCancel() {},
0 commit comments