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