疯狂的狮子li
2021-11-19 9a7bb81cd00526287b3f0efd8e78ae440e21906f
ruoyi-ui/src/layout/components/Navbar.vue
@@ -104,7 +104,7 @@
        this.$store.dispatch('LogOut').then(() => {
          location.href = '/index';
        })
      })
      }).catch(() => {});
    }
  }
}