src/views/inventoryManagement/stockReport/index.vue
@@ -152,7 +152,11 @@ prop="createTime" width="200" show-overflow-tooltip v-if="searchForm.reportType !== 'inout'" /> v-if="searchForm.reportType !== 'inout'"> <template #default="scope"> {{ proxy.parseTime(scope.row.createTime, "{y}-{m}-{d}") }} </template> </el-table-column> <el-table-column label="入库批次" prop="inboundBatches" width="180"