@ -267,6 +267,16 @@
show-overflow-tooltip
min-width="100"
/>
<el-table-column
label="受教育程度"
align="center"
>
<template slot-scope="scope">
{{ educationYearsValue[scope.row.educationYears] }}
</template>
</el-table-column>
label="受教育年限"
@ -516,16 +526,7 @@
</el-option>
</el-select>
</el-form-item>
<el-form-item label="受教育年限" prop="educationYears">
<el-input
type="number"