|  |  | @ -99,7 +99,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |             </el-tooltip> |  |  |  |             </el-tooltip> | 
			
		
	
		
		
			
				
					
					|  |  |  |           </template> |  |  |  |           </template> | 
			
		
	
		
		
			
				
					
					|  |  |  |         </el-table-column> |  |  |  |         </el-table-column> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  |         <el-table-column label="相关单据号" prop="toBillNo"></el-table-column> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |         <el-table-column label="操作" width="160"> |  |  |  |         <el-table-column label="操作" width="160"> | 
			
		
	
		
		
			
				
					
					|  |  |  |           <template slot-scope="scope"> |  |  |  |           <template slot-scope="scope"> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <el-button type="text" @click.native.stop="deleteDialog(scope.row)" |  |  |  |             <el-button type="text" @click.native.stop="deleteDialog(scope.row)" | 
			
		
	
	
		
		
			
				
					|  |  | @ -145,6 +145,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |         <el-table-column label="入库数量" prop="inCount"></el-table-column> |  |  |  |         <el-table-column label="入库数量" prop="inCount"></el-table-column> | 
			
		
	
		
		
			
				
					
					|  |  |  |         <el-table-column label="出库数量" prop="outCount"></el-table-column> |  |  |  |         <el-table-column label="出库数量" prop="outCount"></el-table-column> | 
			
		
	
		
		
			
				
					
					|  |  |  |         <el-table-column label="实际数量" prop="reCount"></el-table-column> |  |  |  |         <el-table-column label="实际数量" prop="reCount"></el-table-column> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         <el-table-column label="相关单据号" prop="toBillNo"></el-table-column> | 
			
		
	
		
		
			
				
					
					|  |  |  |         <el-table-column label="操作" width="160"> |  |  |  |         <el-table-column label="操作" width="160"> | 
			
		
	
		
		
			
				
					
					|  |  |  |           <template slot-scope="scope" > |  |  |  |           <template slot-scope="scope" > | 
			
		
	
		
		
			
				
					
					|  |  |  |             <el-button type="text" @click.native.stop="deleteDetailDialog(scope.row)" |  |  |  |             <el-button type="text" @click.native.stop="deleteDetailDialog(scope.row)" | 
			
		
	
	
		
		
			
				
					|  |  | 
 |