From aa76736cf436903552d122282eda2cefc2a02f77 Mon Sep 17 00:00:00 2001 From: yj <1336058017@qq.com> Date: Fri, 21 Feb 2025 14:38:57 +0800 Subject: [PATCH] =?UTF-8?q?=20=E7=94=B5=E8=84=91=E7=AB=AF=E6=91=84?= =?UTF-8?q?=E5=83=8F=E5=A4=B4=E6=97=A0=E6=B3=95=E6=AD=A3=E5=B8=B8=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E5=BE=97=E6=83=85=E5=86=B5=E4=B8=8B=EF=BC=8C=E9=99=90?= =?UTF-8?q?=E5=88=B6=E5=BC=80=E5=90=AF=E6=91=84=E5=83=8F=E5=A4=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/page/Meeting/index.tsx | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/page/Meeting/index.tsx b/src/page/Meeting/index.tsx index a8f893e..eab2ef9 100644 --- a/src/page/Meeting/index.tsx +++ b/src/page/Meeting/index.tsx @@ -1415,6 +1415,19 @@ const Meeting: React.FC = () => { duration: 60, key: 'cameraTemporarily' }); + } else if (_state === 3) { + await PostOpenCamera({ + roomNum: state.channelId, + uid: userInfo.uid, + enableCamera: false + }) + message.error({ + content: