src/views/safeProduction/dangerInvestigation/index.vue
@@ -69,7 +69,11 @@ show-overflow-tooltip /> <el-table-column label="上报时间" prop="createTime" show-overflow-tooltip /> show-overflow-tooltip > <template #default="scope"> {{ scope.row.createTime ? scope.row.createTime.split(' ')[0] : '-' }} </template> </el-table-column> <el-table-column label="整改完成期限" prop="rectifyTime" width="120"