也曾为你像超人
2023-03-11 38ddefe2e67b1c8e006a9b9a8c4befdec11466b6
ruoyi-ui/src/layout/components/Navbar.vue
@@ -104,7 +104,7 @@
        this.$store.dispatch('LogOut').then(() => {
          location.href = '/index';
        })
      })
      }).catch(() => {});
    }
  }
}