From fe98b8e4e8c274ded017c57db7105d06dad59802 Mon Sep 17 00:00:00 2001 From: yj <1336058017@qq.com> Date: Mon, 20 Oct 2025 09:11:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/page/Meeting/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/page/Meeting/index.tsx b/src/page/Meeting/index.tsx index 65f1efa..f1f5aa0 100644 --- a/src/page/Meeting/index.tsx +++ b/src/page/Meeting/index.tsx @@ -3180,7 +3180,7 @@ const Meeting: React.FC = () => { { - (statusList.userList || statusList.userChatList || statusList.userVideo) ? ( + (statusList.userList || statusList.userChatList || statusList.userVideo) && !isScreenCapture ? (
{statusList.userList ?