pms-parent/pms-web-station/src/main/java/com/dy/pmsStation/workOrder/WorkOrderSv.java
@@ -326,6 +326,7 @@ // 保存history StaAssemblyWorkHistory history = new StaAssemblyWorkHistory(); BeanUtils.copyProperties(workLast, history); history.setWorkId(workLast.getId()); //history.setId(null); int count = assemblyWorkHistoryDao.insertSelective(history); //删除last