若依
2021-12-29 f244fe1855c482d82c3f56ad496b1ab7998a9e15
ruoyi-ui/src/store/modules/user.js
@@ -66,7 +66,7 @@
        })
      })
    },
    // 退出系统
    LogOut({ commit, state }) {
      return new Promise((resolve, reject) => {