删除了无效方法
This commit is contained in:
parent
03330a8a35
commit
3427046847
@ -31,7 +31,6 @@ const actions = {
|
||||
|
||||
const getters = {
|
||||
isAuthenticated: (state) => state.isAuthenticated,
|
||||
user: (state) => state.user,
|
||||
token: (state) => state.token,
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user