Commit 118cf68e authored by 杨梦雪's avatar 杨梦雪

个人信息

parent 4e236522
...@@ -1989,7 +1989,7 @@ ...@@ -1989,7 +1989,7 @@
obj.grade = _this.referForm.grade; obj.grade = _this.referForm.grade;
} }
if (this.configJson.unitandIdentity == 1) { if (this.configJson.unitandIdentity == 1) {
obj.unit_and_identity = _this.referForm.companyName; obj.unit_and_identity = _this.referForm.unit_and_identity;
} }
if (this.configJson.email == 1) { if (this.configJson.email == 1) {
obj.email = _this.referForm.email; obj.email = _this.referForm.email;
......
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