Commit 7611fdc5 by xiongyuwen

no message

parent 24c6581e
...@@ -217,7 +217,7 @@ export default { ...@@ -217,7 +217,7 @@ export default {
"access_token", "access_token",
res.data.data.attributes.access_token res.data.data.attributes.access_token
); );
window.location = "https://discuz.bailuntec.com"; window.location.href = "https://discuz.bailuntec.com/knowledge";
} }
}); });
}, },
......
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