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