liuyg
2021-11-04 3ed8a9e0bb97bf25955a10d2771084e6a92bba27
src/views/zc/zc.vue
@@ -31,11 +31,7 @@
        <el-tag>{{row.type==='0'?'未审核':row.type==='1'?'审核通过':'审核未通过'}}</el-tag>
      </template>
      <template slot-scope="{ row }" slot="examination_type">
        正常
      </template>
      <template slot-scope="{ row }" slot="examination_mx">
        正常
        {{row.examination_type===''?'正常':row.examination_type}}
      </template>
      <template slot-scope="{row}"