部署日志
{{ formatTime(row.created_at) }}
{{ row.hostname || '-' }}
{{ row.status }}
查看
{{ formatTime(detailLog.created_at) }}
{{ detailLog.server || '-' }}
{{ detailLog.hostname || '-' }}
{{ detailLog.domain || '-' }}
{{ detailLog.status }}
{{ detailLog.message || '-' }}