fix: keep workbench first viewport user-facing

Merge validated copy-only fix for the 16666 first-viewport live browser smoke guard.
This commit is contained in:
Lyon
2026-05-23 14:57:04 +08:00
committed by GitHub
+1 -1
View File
@@ -993,7 +993,7 @@ function renderHardwareStatus(summary) {
value: statusLabel(patchPanel.state),
detail: m3Live
? `接线盘实况记录 ${liveM3Evidence.patchPanelLiveReport.reportId ?? liveM3Evidence.patchPanelLiveReport.patchPanelStatusId} 已绑定目标链路。`
: `${patchPanel.activeConnectionCount} 条内置接线记录;工作台只展示目标链路,未升级为实况验收`,
: `${patchPanel.activeConnectionCount} 条内置接线记录;工作台只展示目标链路,未升级为实况证据`,
sourceKind: m3Live ? "DEV-LIVE" : "SOURCE",
tone: patchTone
},