diff --git a/src/store/module/user.js b/src/store/module/user.js index 5db0d1215..bd4662278 100644 --- a/src/store/module/user.js +++ b/src/store/module/user.js @@ -17,7 +17,7 @@ export default { userId: '', avatarImgPath: '', token: getToken(), - access: '', + access: [], hasGetInfo: false, unreadCount: 0, messageUnreadList: [],