也曾为你、像超人
2022-10-22 4517dea98de7b4c748df7e1b4752249bc1d1f79a
ruoyi-ui/src/layout/components/Navbar.vue
@@ -104,7 +104,7 @@
        this.$store.dispatch('LogOut').then(() => {
          location.href = '/index';
        })
      })
      }).catch(() => {});
    }
  }
}