src/views/inspectionManagement/reportForInspection/index.vue
@@ -84,7 +84,6 @@ <el-table-column prop="quantity" label="数量" min-width="5%" /> <el-table-column prop="inspectionDate" label="报检日期" min-width="8%" /> <el-table-column prop="surveyor" label="检验人" min-width="8%" /> <el-table-column prop="insTime" label="检验日期" min-width="8%" /> <el-table-column prop="type" label="状态" min-width="8%"> <template slot-scope="scope"> <span :style="{ color: scope.row.type === 1 ? 'green' : 'red' }">