unknown 3 年之前
父节点
当前提交
d35c4c3e4c
共有 1 个文件被更改,包括 2 次插入0 次删除
  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)
         }