退出修改

This commit is contained in:
daihh
2023-07-06 14:49:21 +08:00
parent c02b6e006b
commit cee14b372e
3 changed files with 3 additions and 5 deletions

View File

@@ -224,7 +224,6 @@ const user = {
// 退出系统
LogOut({ commit, state }) {
return new Promise((resolve, reject) => {
apiBoeLogout.logout();
commit('SET_PERMISSIONS', [])
removeToken()
//resolve()