查询
                重置
                导出Excel
            
        
        
            
                
                    {{
                        (queryParams.pageNum - 1) * queryParams.pageSize + scope.$index + 1
                    }}
                
            
            
            
            
          
            
              工器具
              安全工器具
              总费用
            
          
          
            
              
                {{ scope.row.leaseCost || 0 }}
              
            
          
          
            
              
                {{ scope.row.repairCost || 0 }}
              
            
          
          
            
              
                {{ scope.row.loseCost || 0 }}
              
            
          
          
            
              
                {{ scope.row.scrapCost || 0 }}
              
            
          
          
            
              
                {{ scope.row.reductionCost || 0 }}
              
            
          
            
              
                
                  
                    {{ calculateTotalCost(scope.row).toFixed(2) }}
                  
                
                
                  无待结算费用
                
              
            
        
       
        
        
            
            
                
                
                
                
                
                
                
                
                
                
                
                    
                        {{ scope.row.cost ? scope.row.cost.toFixed(2) : '0.00' }}
                    
                
            
            
            
                
                
                
                
                
                
                    
                        收费
                        不收费
                        {{ scope.row.partType || '-' }}
                    
                
                
                    
                        {{ scope.row.cost ? scope.row.cost.toFixed(2) : '0.00' }}
                    
                
            
            
            
                
                
                
                
                
                
                    
                        {{ scope.row.cost ? scope.row.cost.toFixed(2) : '0.00' }}
                    
                
            
            
            
                
                
                
                
                
                
                    
                        {{ scope.row.cost ? scope.row.cost.toFixed(2) : '0.00' }}
                    
                
            
            
            
                
                
                
                
                
                
                    
                        {{ scope.row.cost ? scope.row.cost.toFixed(2) : '0.00' }}
                    
                
            
            
            
                
                
                
                
                
                    
                        {{ scope.row.unitPrice || 0 }}
                        -
                    
                
                
                    
                        {{ scope.row.quantity || 0 }}
                        {{ scope.row.repairQuantity || 0 }}
                        {{ scope.row.loseQuantity || 0 }}
                        {{ scope.row.scrapQuantity || 0 }}
                        {{ scope.row.reductionQuantity || 0 }}
                        {{ scope.row.quantity || 0 }}
                    
                
                
                    
                        {{ scope.row.returnQuantity || 0 }}
                        -
                    
                
                
                    
                        {{ scope.row.leaseDate || '-' }}
                        -
                    
                
                
                    
                        {{ scope.row.returnDate || '-' }}
                        -
                    
                
                
                    
                        {{ scope.row.days || 0 }}
                        -
                    
                
                
                    
                        {{ scope.row.cost ? scope.row.cost.toFixed(2) : '0.00' }}
                    
                
                
                    
                        租赁费用
                        维修费用
                        丢失费用
                        报废费用
                        减免费用
                        未知