zengh
2022-02-21 fe54b715bd76bcd1ea3739e43afc0916b1379e1b
反馈问题修复
2 files modified
3 ■■■■ changed files
src/views/system/user.vue 1 ●●●● patch | view | raw | blame | history
src/views/zc/zc.vue 2 ●●● patch | view | raw | blame | history
src/views/system/user.vue
@@ -942,6 +942,7 @@
          securitynumber: row.securitynumber,
          sex: row.sex,
          district: row.district,
          stype: 1,
        },
      };
      securitySave(userMap).then(
src/views/zc/zc.vue
@@ -31,7 +31,7 @@
        <el-tag>{{row.type==='0'?'未审核':row.type==='1'?'审核通过':'审核未通过'}}</el-tag>
      </template>
      <template slot-scope="{ row }" slot="examination_type">
        {{row.examination_type=='0'?'正常':row.examination_type==null?'正常':'异常'}}
        {{row.examination_type=='0'?'正常':row.examination_type==null?'正常':'正常'}}
      </template>
      <template slot-scope="{ row }" slot="examination_mx">