{{
$t('table.search') }}
{{ $t('table.add') }}
{{ scope.row.id }}
{{ scope.row.userName }}
{{ scope.row.licenseName }}
{{ scope.row.protocal }}
{{ scope.row.description }}
http(s)://{{ scope.row.domain }}
{{ scope.row.upLimitRate ? scope.row.upLimitRate : '--' }} / {{ scope.row.downLimitRate ? scope.row.downLimitRate : '--' }}
{{ scope.row.updateTime | parseTime('{y}-{m}-{d} {h}:{i}') }}
{{ statusOptions[scope.row.enable] }}
{{ onlineOptions[scope.row.isOnline] }}
{{ $t('table.edit') }}
{{ $t('table.disable') }}
{{ $t('table.enable') }}
http(s)://