{{ t('查询') }}
{{ t('重置') }}
{{
row.status === 'active'
? t('活跃')
: row.status === 'hold'
? t('待机')
: row.status === 'dead'
? t('离线')
: '-'
}}
|
{{ formatTime(row.lastHeartbeatAt) }}
{{ row.ablyClientId }}
{{ currentLss?.lssId }}
{{ currentLss?.lssName }}
{{ currentLss?.address }}
{{ currentLss?.machineId || '-' }}
{{ formatStatus(currentLss?.status) }}
{{ currentLss?.currentTasks }} / {{ currentLss?.maxTasks }}
{{ currentLss?.ffmpegVersion || '-' }}
{{ currentLss?.systemInfo || '-' }}
{{ currentLss?.enabled ? '已启用' : '已禁用' }}
{{ formatTime(currentLss?.createdAt) }}
{{ formatTime(currentLss?.updatedAt) }}
{{ t('查询') }}
{{ t('重置') }}
{{ t('新增') }}
{{ formatCameraStatus(row) }}
{{ t('查看') }}
{{ t('查看') }}
{{ formatBrand(row.vendorName) }}
{{ formatTime(row.createdAt) }}
{{ t('共') }} {{ cameraList.length }} {{ t('个设备') }}
{{ t('查询') }}
{{ t('重置') }}
{{ t('新增') }}
{{ formatCameraStatus(row) }}
查看
查看
{{ formatBrand(row.brand) }}
{{ formatTime(row.createdAt) }}
共 {{ cameraList.length }} 个设备