feige
2023-04-02 beba42aa1204efae58283196656aae7d6a0d3cfe
ruoyi-ui/src/store/modules/user.js
@@ -31,7 +31,7 @@
  actions: {
    // 登录
    Login({ commit }, userInfo) {
      const username = userInfo.username.trim()
      const password = userInfo.password
      const code = userInfo.code