@@ -90,7 +90,7 @@
</el-col>
<el-col :span="24">
<el-form-item :label="$t(`家庭住址`)+':'" >
- <el-input type="textarea" autosize v-model="form.address" :placeholder="$t(`请输入家庭住址`)"></el-input>
+ <el-input type="textarea" autosize v-model="form.homeaddress" :placeholder="$t(`请输入家庭住址`)"></el-input>
</el-form-item>