src/views/productionManagement/productionTraceability/index.vue
@@ -157,7 +157,7 @@ <el-table-column label="创建时间" align="center"> <template #default="{ row }"> {{ parseTime(row.createTime) }} {{ parseTime(row.createTime, '{y}-{m}-{d}') }} </template> </el-table-column> <el-table-column label="工时(h)"