RuoYi
2021-11-26 89e7cb19b9161fb2164fcfb61fe6da2de00f0004
ruoyi-ui/src/store/modules/user.js
@@ -66,7 +66,7 @@
        })
      })
    },
    // 退出系统
    LogOut({ commit, state }) {
      return new Promise((resolve, reject) => {