loulijun2021
2022-06-25 e846eefa54a7a2274a34d43d4601e192a1ada3d9
src/layout/components/Navbar.vue
@@ -92,7 +92,7 @@
        removeCookie('usertype')
        removeCookie('userid')
        this.$message.success('退出成功!')
        this.$router.push(`/login?redirect=${this.$route.fullPath}`)
        this.$router.push('/login')
        // this.$router.push(`/login?redirect=${this.$route.fullPath}`)
      }
      // this.$router.push(`/login`)