gaoluyang
2025-04-12 454c1f927a0e8c10757521590483bf49cf9b7b21
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: '/' })