请购单删除时回写备料计划是否下达字段
This commit is contained in:
		
							parent
							
								
									c44a7280ed
								
							
						
					
					
						commit
						f2961f7aa6
					
				|  | @ -43,6 +43,7 @@ public class UpdatePickmRule implements IRule<PraybillVO> { | ||||||
|                             map.put("num",praybillItemVO.getNastnum()); |                             map.put("num",praybillItemVO.getNastnum()); | ||||||
|                             map.put("pk",praybillItemVO.getCfirstbid()); |                             map.put("pk",praybillItemVO.getCfirstbid()); | ||||||
|                             pk.add(praybillItemVO.getCsourcebid()); |                             pk.add(praybillItemVO.getCsourcebid()); | ||||||
|  |                             updateList.add(map); | ||||||
|                         } |                         } | ||||||
|                     } |                     } | ||||||
|                 } |                 } | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue