疯狂的狮子li
2021-04-02 3012bf0a31553cad24ac8a7d55ba36b68b0ff986
ruoyi-ui/src/layout/components/Navbar.vue
@@ -94,7 +94,7 @@
        type: 'warning'
      }).then(() => {
        this.$store.dispatch('LogOut').then(() => {
          location.reload()
          location.href = '/index';
        })
      })
    }