Commit 366464d5 authored by sixiaofeng's avatar sixiaofeng

1

parent 724aac7d
......@@ -103,7 +103,7 @@ export default Vue.extend({
},
computed:{
getUserInfo(){
return getUserInfo()
return JSON.parse(getUserInfo())
}
},
created() {
......
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