unknown 3 năm trước cách đây
mục cha
commit
d35c4c3e4c
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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)
         }