{{ '查询时间' }}
        
          
            {{
              query.startDate
            }}
            {{ '开始日期' }}
          
        
        {{ '至' }}
        
          
            {{
              query.endDate
            }}
            {{ '结束日期' }}
          
        
        
          
        
      
    
    
      
        
          
            
              {{ '奖金日期' }}
            
            
              {{ item.settleDate }}
            
          
          
             {{ '创客直推收益' }}(¥) 
            
              {{ item.makerDirectIncome | toThousandthAndKeepDecimal }}
            
          
          
             {{ '创客共享收益' }}(¥) 
            
              {{ item.makerShareIncome | toThousandthAndKeepDecimal }}
            
          
          
             {{ '平台服务费' }}(¥) 
            
              {{ item.serviceSpend | toThousandthAndKeepDecimal }}
            
          
          
             {{ '实发小计' }}(¥) 
            
              {{ item.makerRealSubtotal | toThousandthAndKeepDecimal }}
            
          
          
          
          
        
      
    
    
      
        
          
            来源会员编号
            {{ item.sourceMemberCode }}
          
          
            来源会员名称
            {{ item.sourceMemberName }}
          
          
            奖金金额
            {{ item.realIncome | toThousandthAndKeepDecimal}}
          
        
         暂无数据