diff --git a/ui/panel.js b/ui/panel.js index f656b8b..c6bfefb 100644 --- a/ui/panel.js +++ b/ui/panel.js @@ -3132,6 +3132,11 @@ function _renderCogStatusStrip(graph, loadInfo, canRender, targetEl) {
当前场景锚点
${_escHtml( activeOwnerLabels.length > 0 + ? activeOwnerLabels.join(" / ") + : activeOwner + ? _getOwnerDisplayInfo(activeOwner, collisionIndex).title + : activeOwnerKey || "—", + )}
认知角色数