@@ -47,6 +47,9 @@ const userStore = () => {
|
||||
return state;
|
||||
});
|
||||
location.replace("/");
|
||||
},
|
||||
getCurrent(){
|
||||
return state;
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user