| {{ $t('hostList.hostId') }} | {{ $t('hostList.grade') }} | {{ $t('hostList.invitationType') }} | {{ $t('hostList.liveSessions') }} | {{ $t('hostList.country') }} | {{ $t('hostList.creationTime') }} | {{ $t('hostList.anchorcoins') }} | {{ $t('hostList.yesterdayGoldCoins') }} | {{ $t('hostList.fansNum') }} | {{ $t('hostList.followersNum') }} | {{ $t('hostList.onlineFans') }} | {{ $t('hostList.anchorType') }} | ||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 暂无数据 | |||||||||||||
| {{ row.hostId }} | {{ row.hostlevel }} | {{ row.invitationType == 1 ? $t('hostList.invitationType1') : $t('hostList.invitationType2') }} |
|
{{ row.country }} |
{{ formatTimeOnlyDate(row.createTime) }}
{{ formatTimeOnlyTime(row.createTime) }}
|
{{ row.hostsCoins }} | {{ row.yesterdayCoins }} | {{ row.fans }} | {{ row.fllowernum }} | {{ row.onlineFans }} | {{ row.hostsKind }} | ||