|  | @@ -41,7 +41,6 @@ namespace OASystem.Domain.ViewModels.PersonnelModule
 | 
	
		
			
				|  |  |          //[Navigate(NavigateType.OneToMany, nameof(GoodsListReceiveView.GoodsId), nameof(Id))]
 | 
	
		
			
				|  |  |          public List<GoodsListReceiveView> Receives { get; set; }//注意禁止给books手动赋值
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  |          [SugarColumn(IsIgnore = true)]
 | 
	
		
			
				|  |  |          public decimal WaitAuditQuantity
 | 
	
		
			
				|  |  |          {
 |