Commit ce327b83 authored by 罗成兵's avatar 罗成兵

获取用户信息

parent 1feefd56
......@@ -91,6 +91,8 @@ export default {
} else {
this.msg = "获取用户信息异常!"
}
}).catch(res => {
this.msg = "获取用户信息异常!"
})
},
handleBack() {
......
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