From 29252e125547684c62d7b847ccc9f60b118052e2 Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期四, 10 四月 2025 08:53:01 +0800 Subject: [PATCH] just comment --- src/views/ecg/callingscreen/roomscreen.vue | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/views/ecg/callingscreen/roomscreen.vue b/src/views/ecg/callingscreen/roomscreen.vue index 9ef69af..aa10eac 100644 --- a/src/views/ecg/callingscreen/roomscreen.vue +++ b/src/views/ecg/callingscreen/roomscreen.vue @@ -74,6 +74,9 @@ } const initiateSpeak = async () => { + //TODO: 娴嬭瘯鐢紝鏆傛椂涓嶆挱闊� + return; + curSpeakPat = await CallApi.getNextInstallCall() if (curSpeakPat !== null) { speak("璇枫��" + curSpeakPat.patName + "鍒�" + curSpeakPat.roomName + "瑁呮満"); -- Gitblit v1.9.3