清溪先生
2022-06-02 5a48c5dba74cda34c78bb9d90a4d2a727ce45d52
ruoyi-ui/src/layout/components/Navbar.vue
@@ -104,7 +104,7 @@
        this.$store.dispatch('LogOut').then(() => {
          location.href = '/index';
        })
      })
      }).catch(() => {});
    }
  }
}