zhuo
2025-03-29 7e81a765d77a0bce3b1f11829f9dfc66d376efd8
src/permission.js
@@ -19,7 +19,6 @@
  NProgress.start()
  if (getToken()) {
    to.meta.title && store.dispatch('settings/setTitle', to.meta.title)
    console.log(to.path)
    /* has token*/
    if (to.path === '/login') {
      next({ path: '/' })