mirror of
https://gitee.com/gz-yami/mall4v.git
synced 2026-03-22 08:07:17 +08:00
退出登录控制台报错
This commit is contained in:
@@ -95,6 +95,5 @@ function idListFromTree (data, val, res = [], id = 'id', children = 'children')
|
||||
*/
|
||||
export function clearLoginInfo () {
|
||||
Vue.cookie.delete('Authorization')
|
||||
store.commit('resetStore')
|
||||
router.options.isAddDynamicMenuRoutes = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user