{{ $t('employee.hostsId') }}:{{ item.hostsId }}
复制id
{{ $t('employee.hostsLevel') }}:{{ item.hostsLevel }}
{{ $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') }}:
{{ dictLabelI18n(DICT_TYPE.OPERATION_STATE, item.operationStatus) || '-' }}
{{ $t('employee.createTime') }}:{{ formatTimestamp(item.createTime) }}
{{ $t('employee.updateTime') }}:{{ formatTimestamp(item.updateTime) }}
{{ $t('employee.edit')
}}
{{ $t('employee.delete')
}}