{{ $t('employee.hostsId') }}:{{ item.hostsId }}
复制id
{{ $t('employee.hostsLevel') }}:{{ item.hostsLevel }}
uid:{{ item.uid }}
{{ $t('employee.hostsCoins') }}:{{ item.hostsCoins }}
{{ $t('employee.fans') }}:{{ item.fans }}
{{ $t('employee.fllowernum') }}:{{ item.fllowernum }}
{{ $t('employee.hostsCountry') }}:{{ item.country }}
{{ $t('employee.hostsKind') }}:{{ item.hostsKind }}
{{ $t('employee.remark') }}:{{ item.remake }}
{{ $t('employee.flag') }}:
{{ $t('employee.operationStatus') }}:
{{ $t('employee.createTime') }}:{{ formatTimestamp(item.createTime) }}
{{ $t('employee.updateTime') }}:{{ formatTimestamp(item.updateTime) }}
{{ $t('employee.edit')
}}