Commit 0ee36692 authored by renjintao's avatar renjintao

account

parent a468faa0
......@@ -85,7 +85,7 @@ export const actions = {
});
sessionStorage.clear();
localStorage.clear();
$nuxt.$router.push("/account/login?tenant="+util.cookies.get('tenantCode'));
$nuxt.$router.push("/account/login");
}
if (confirm) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment