| | |
| | | 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 |
| | |
| | | </el-table-column> |
| | | </el-table> |
| | | </div> |
| | | <div style="width: 38%"> |
| | | <div style="width: 40%"> |
| | | <el-table |
| | | v-loading="loading" |
| | | border |
| | |
| | | </div> |
| | | |
| | | <div v-if="jyjc == 1"> |
| | | <div |
| | | style=" |
| | | text-align: center; |
| | | background-color: #aad8df; |
| | | " |
| | | ></div> |
| | | <div style="text-align: center; background-color: #aad8df"></div> |
| | | <div class="check-result-container"> |
| | | <div class="check-item"> |
| | | <div class="check-title">检查所见:</div> |