Commit 43fdce3b authored by leiqingsong's avatar leiqingsong

修改H5注册bug

parent 0dee06dd
......@@ -78,7 +78,7 @@ export default {
data() {
return {
form: {
userId: JSON.parse(localStorage.getItem("user")).userId,
userId: "",
sms: "",
beInvitedCode: ""
},
......
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