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)