1
continuous-integration/drone/push Build is passing Details

uat_us
wangxiaoshuang 2024-11-12 11:20:15 +08:00
parent 55bb2493e4
commit e99e69d0dd
1 changed files with 2 additions and 1 deletions

View File

@ -177,7 +177,7 @@
{{ $t('curriculumVitae:EducationalExperience:title') }} {{ $t('curriculumVitae:EducationalExperience:title') }}
</div> </div>
<el-table <el-table
:data="reviewerData.EducationList" :data="[...reviewerData.EducationList]"
v-loading="loading" v-loading="loading"
style="width: 100%" style="width: 100%"
:header-cell-style="{ background: '#eee', color: '#606266' }" :header-cell-style="{ background: '#eee', color: '#606266' }"
@ -195,6 +195,7 @@
<el-table-column <el-table-column
prop="Major" prop="Major"
:label="$t('curriculumVitae:EducationalExperience:table:specialy')" :label="$t('curriculumVitae:EducationalExperience:table:specialy')"
v-if="true"
> >
<template slot-scope="scope"> <template slot-scope="scope">
<span> <span>