Commit 72c961f2 by chenyu

update: update

parent b5c8910d
......@@ -198,7 +198,7 @@ export default {
nationCode: nationCode || '86',
});
this.phoneNumber = phoneNumber;
this.$refs.form.clearValidate();
this.$refs.form&&this.$refs.form.clearValidate();
}
},
},
......
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