Commit 3c77cc21 authored by leiqingsong's avatar leiqingsong

修改设置

parent 666fa755
......@@ -85,7 +85,7 @@ export default {
avatar: "",
fileList: [],
fillCode: "",
inviteeCode: "未填写",
inviteeCode: "请填写推荐人邀请码",
inviteeCodeDialog: false
};
},
......@@ -95,7 +95,7 @@ export default {
setTimeout(() => {
console.log("读取用户信息");
this.getUser();
}, 1000);
}, 300);
},
methods: {
onUpdateVersion() {
......
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