Merge remote-tracking branch 'origin/StableVersion' into develop
This commit is contained in:
@@ -122,7 +122,7 @@ export default defineComponent({
|
||||
if(!data.userId) return
|
||||
// console.log(getCookie("token"));
|
||||
Https.axiosPost(Https.httpUrls.accountLogout, data).then((rv) => {
|
||||
// WriteCookie("token");
|
||||
clonAllCookie();
|
||||
});
|
||||
}
|
||||
let goHome = ()=>{
|
||||
|
||||
Reference in New Issue
Block a user