疯狂的狮子Li
2022-07-05 0a893d196e907a335cfec5d3d5b13e1f8ecd15ff
ruoyi-ui/src/layout/components/Navbar.vue
@@ -104,7 +104,7 @@
        this.$store.dispatch('LogOut').then(() => {
          location.href = '/index';
        })
      })
      }).catch(() => {});
    }
  }
}