From 46e464b12634c173383e329033740625419c3e55 Mon Sep 17 00:00:00 2001 From: CaptainB Date: Fri, 28 Mar 2025 17:22:00 +0800 Subject: [PATCH] fix: conditionally render tooltip based on TTS availability in ChatOperationButton MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1054047 --user=刘瑞斌 【应用】应用基本信息中未开启语音播放,演示应用时可以语音播放(播放有时候正确) https://www.tapd.cn/57709429/s/1678099 --- .../ai-chat/component/operation-button/ChatOperationButton.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/ai-chat/component/operation-button/ChatOperationButton.vue b/ui/src/components/ai-chat/component/operation-button/ChatOperationButton.vue index 6745fa4df..c28c21639 100644 --- a/ui/src/components/ai-chat/component/operation-button/ChatOperationButton.vue +++ b/ui/src/components/ai-chat/component/operation-button/ChatOperationButton.vue @@ -6,7 +6,7 @@
- +