0慕容雪0
2023-03-11 628bc94a9a629d0b3330e90b6b065c72e25b5577
ruoyi-ui/src/layout/components/Navbar.vue
@@ -104,7 +104,7 @@
        this.$store.dispatch('LogOut').then(() => {
          location.href = '/index';
        })
      })
      }).catch(() => {});
    }
  }
}