Explorar o código

Merge branch 'master' of http://git.zthymaoyi.com/gdc/yiliangyiyun-pc

mxx %!s(int64=3) %!d(string=hai) anos
pai
achega
8b8a6ad600
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/store/modules/user.js

+ 1 - 1
src/store/modules/user.js

@@ -192,7 +192,7 @@ const actions = {
           commit('SET_GUIDE_INFO', [])
           commit('permission/SET_ROUTES', [], { root: true }) // 清空路由,因为有权限管理
           localStorage.removeItem('wf-pf_admin-token')
-          // clearStorage()
+          clearStorage()
           resetRouter()
           notification.end() // 取消监听通知
           resolve()