unknown 3 lat temu
rodzic
commit
d35c4c3e4c
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      src/containers/register/register.vue

+ 2 - 0
src/containers/register/register.vue

@@ -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)
         }