RuoYi
2022-03-05 22f7ccc11d414222d36fea121bf2e9b9a884f53f
ruoyi-ui/src/store/modules/user.js
@@ -66,7 +66,7 @@
        })
      })
    },
    // 退出系统
    LogOut({ commit, state }) {
      return new Promise((resolve, reject) => {