Browse Source

no message

linwenxin 5 tháng trước cách đây
mục cha
commit
5eb93f3d6b
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/permission.js

+ 0 - 1
src/permission.js

@@ -53,7 +53,6 @@ router.beforeEach(async (to, from, next) => {
               }, 1500)
             })
             await store.dispatch('user/logout')
-            store.commit('tagsView/SET_RESET_VIES')
             next({ path: '/login' })
           }
           var userInfo = JSON.parse(localStorage.getItem('greemall_user'))