Commit 8251ded6 authored by leiqingsong's avatar leiqingsong

修改

parent 13a03843
...@@ -62,7 +62,7 @@ export default { ...@@ -62,7 +62,7 @@ export default {
inviteeCodeDialog: false inviteeCodeDialog: false
}; };
}, },
mounted() { created() {
this.getUser(); this.getUser();
}, },
methods: { methods: {
......
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