zhengpz
2021-07-29 d255c2df11f589cbee7b544bde5ffa627fdf1320
Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/zhba_regulatory
1 files modified
2 ■■■■■ changed files
src/views/management/idinformation.vue 2 ●●●●● patch | view | raw | blame | history
src/views/management/idinformation.vue
@@ -18,6 +18,7 @@
          <td width="150px">性别</td>
          <td width="150px" v-if="data.sex == 1">男</td>
          <td width="150px" v-if="data.sex == 2">女</td>
          <td width="150px" v-if="data.sex == -1"></td>
          <td rowspan="4" align="center" width="150px" v-if="data.avatar == ''">
            照片
          </td>
@@ -43,6 +44,7 @@
          <td v-if="data.education == 4">本科</td>
          <td v-if="data.education == 5">硕士</td>
          <td v-if="data.education == 6">博士</td>
          <td v-if="data.education == ''"></td>
          <td>政治面貌</td>
          <td>{{ data.politicaloutlook }}</td>
          <td>身高</td>