|  |  | @ -90,7 +90,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column label="单据号" prop="billNo"></el-table-column> |  |  |  |           <el-table-column label="单据号" prop="billNo"></el-table-column> | 
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column label="领用仓库" prop="invName"></el-table-column> |  |  |  |           <el-table-column label="领用仓库" prop="invName"></el-table-column> | 
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column label="往来信息" prop="targetInvName" show-overflow-tooltip="true"></el-table-column> |  |  |  |           <el-table-column label="往来信息" prop="targetInvName" show-overflow-tooltip="true"></el-table-column> | 
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column label="单据日期" prop="billDate"></el-table-column> |  |  |  |           <el-table-column label="单据日期" prop="createTime"></el-table-column> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column label="状态" prop="status"> |  |  |  |           <el-table-column label="状态" prop="status"> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <template slot-scope="scope"> |  |  |  |             <template slot-scope="scope"> | 
			
		
	
		
		
			
				
					
					|  |  |  |               <el-tag :type="(scope.row.status) | statusFilterType"> |  |  |  |               <el-tag :type="(scope.row.status) | statusFilterType"> | 
			
		
	
	
		
		
			
				
					|  |  | 
 |