{{$t('mine.text1')}}
{{user.username}}
ID:{{user.id}}
{{$t('promotion.text2')}}
{{$t('promotion.text3')}}
{{team.total_count}}
{{$t('promotion.text4')}}
{{team.direct_total}}
{{$t('promotion.text5')}}
{{parseFloat(team.resultsRegion).toFixed(4)}}
{{$t('promotion.text6')}}
{{parseFloat(team.resultsCell).toFixed(4)}}
{{$t('promotion.text7')}}
{{$t('promotion.text8')}}
{{item.username}}
ID:{{item.id}}
{{$t('promotion.text9')}}: {{item.created_at}}
{{$t('promotion.text12')}}: {{item.role_id<2 ? $t('promotion.text13') : (item.role_id==2 ? $t('promotion.text15') : $t('promotion.text14'))}}
{{$t('promotion.text10')}}: {{parseFloat(item.performance_large).toFixed(4)}}
{{$t('promotion.text11')}}: {{item.total_count}}
{{$t('nodata')}}