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