Commit 21a51d56 by 展昭

tj

parent a4271a89
Showing with 1 additions and 1 deletions
...@@ -59,7 +59,7 @@ export default { ...@@ -59,7 +59,7 @@ export default {
} }
) )
.catch(err => { .catch(err => {
console.log("err=", err); console.log("456err=", err);
//this.$router.push("/oidc-callback-error"); // Handle errors any way you want //this.$router.push("/oidc-callback-error"); // Handle errors any way you want
}); });
} }
......
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 sign in to comment