src/views/doctor/bgsh/index.vue
@@ -168,10 +168,10 @@ align="center" prop="tjStatus" :show-overflow-tooltip="true" width="50px" width="80px" > <template slot-scope="scope"> <span>{{ scope.row.tjStatus == "1" ? "已检" : "未检" }}</span> <span>{{ scope.row.tjStatus == "1" ? "已审核" : "未检" }}</span> </template> </el-table-column> <el-table-column