Commit e7c4f044 by 展昭

tj

parent bbfbe65c
Showing with 1 additions and 0 deletions
......@@ -56,6 +56,7 @@ export default {
err => {
console.log("123err=", err);
this.errMessage = err.error_description;
console.log('this.errMessage=',this.errMessage);
}
)
.catch(err => {
......
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