feige
9 天以前 d14437e20cbd781725583e15c444da6f58192de8
ruoyi-ui/src/store/modules/user.js
@@ -79,7 +79,9 @@
          } else {
            commit('SET_ROLES', ['ROLE_DEFAULT'])
          }
       // console.log(res)
          console.log(res.user)
       // alert(res.user.uaid)
   //    alert(123)
       // alert(res.user.clanId)
        commit('SET_USERID', res.user.userId)
           commit('SET_CLANID', res.user.clanId)