Commit 6cb01b7f authored by 温志超's avatar 温志超

更新打印

parent d1585633
......@@ -600,7 +600,7 @@ public class ProTaskWorkunitServiceImpl implements IProTaskWorkunitService {
}
}
taskProWorkorderPrintData.setSize(i++);
taskProWorkorderPrintData.setDate(simpleDateFormat.format(new Date()));
taskProWorkorderPrintData.setDate(simpleDateFormat1.format(new Date()));
taskProWorkorderPrintData.setQuantity(taskBatchTasks.get(0).getQuantity());
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment