@@ -154,6 +154,8 @@ import data from "@/components/data/data.js";
name: this.name,
phone: this.phone,
code: this.code,
+ company: this.company,
+ education: this.education,
cardId: this.cardId,
password: md5(this.password)
}