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}"