qq_41295110
2025-11-20 9215dfa012c3af1b0ea78f3d44fd874baae9e01a
src/layout/components/Navbar.vue
@@ -99,7 +99,7 @@
        cancelButtonText: '取消',
        type: 'warning'
      }).then(() => {
        this.$store.dispatch('LogOut').then(() => {
        this.$store.dispatch('FedLogOut').then(() => {
          location.href = '/index'
        })
      }).catch(() => { })