fix: rename on-time rate label, hoist getApiKey above escalation loop, remove broken capa-owner incident link

This commit is contained in:
2026-07-11 19:03:23 +08:00
parent 87264a5497
commit 871ef7c53a
3 changed files with 7 additions and 8 deletions
+1 -3
View File
@@ -78,9 +78,7 @@ export default async function CapaOwnerPage() {
<div className="flex-1 min-w-0">
<p className="text-sm text-gray-800">{capa.description}</p>
{incRef && (
<Link href={`/hse/incidents/${capa.incident_id}`} className="text-xs text-blue-600 hover:underline mt-0.5 block">
{incRef}
</Link>
<p className="text-xs text-gray-500 mt-0.5">{incRef}</p>
)}
</div>
<div className="shrink-0 text-right">