{{ toInt(topMember.todayBox) }}
          今日盒数
        
        
          {{ toInt(topMember.yesterdayBox) }}
          昨日盒数
        
        
          {{ toInt(topMember.monthBox) }}
          本月盒数
        
        
          {{ toInt(topMember.lastMonthBox) }}
          上月盒数
        
      
    
    
    
      
        
        
          
            {{ toInt(item.todayBox) }}
            今日盒数
          
          
            {{ toInt(item.yesterdayBox) }}
            昨日盒数
          
          
            {{ toInt(item.monthBox) }}
            本月盒数
          
          
            {{ toInt(item.lastMonthBox) }}
            上月盒数