diff --git a/frontend/src/components/pages/AssistantPage.tsx b/frontend/src/components/pages/AssistantPage.tsx index b46fcb5..7545f5d 100644 --- a/frontend/src/components/pages/AssistantPage.tsx +++ b/frontend/src/components/pages/AssistantPage.tsx @@ -2243,22 +2243,6 @@ function DebugDrawer({ )} - - setView("chat")} - > - - - setView("video")} - > - -
@@ -2268,6 +2252,7 @@ function DebugDrawer({
void; showTranscript: boolean; vizStyle: VizStyle; assistantId: string | null; @@ -2672,7 +2659,16 @@ function DebugVoicePanel({
{/* 后端 TTS 音频经 WebRTC 媒体流过来,挂这里播放 */}