|
@@ -135,7 +135,7 @@ export default {
|
|
|
email: this.ruleForm.email,
|
|
|
verifyCode: this.ruleForm.verificationCode,
|
|
|
industry: this.ruleForm.industry,
|
|
|
- organization: this.ruleForm.organization,
|
|
|
+ company: this.ruleForm.organization,
|
|
|
job: this.ruleForm.job,
|
|
|
username: this.ruleForm.name,
|
|
|
password: this.ruleForm.password,
|