{{ item.UserType }}
{{ $t('common:button:search') }}
{{ $t('common:button:reset') }}
{{ $t('common:button:add') }}
{{ $t('trials:staff:button:addExternalStaff') }}
{{ $t('common:button:export') }}
{{ $fd('IsUserExitTrial', scope.row.IsDeleted) }}
{{ $fd('IsUserExitTrial', scope.row.IsDeleted) }}
{{ scope.row.JoinTime?moment(scope.row.JoinTime).format('YYYY-MM-DD'):'' }}
{{ scope.row.RemoveTime? moment(scope.row.RemoveTime).format('YYYY-MM-DD'):'' }}
退出
加入
{{ $t('common:button:cancel') }}
{{ $t('common:button:save') }}