基本信息
{{ detail.id }}
{{ detail.name }}
{{ detail.os_type || '-' }}
{{ detail.type === 'system' ? '系统镜像' : '数据镜像' }}
{{ statusLabel(detail.status) }}
{{ detail.size ? formatSize(detail.size) : '-' }}
{{ detail.path || '-' }}
{{ detail.description || '-' }}
{{ formatTimestamp(detail.created_at) }}
{{ formatTimestamp(detail.updated_at) }}
{{ row.host_name || getHostName(row.host_id) }}
{{ statusLabel(row.status) }}
取消
确定
取消
确定同步
{{ detail?.name || '-' }}
取消
确定重下载