From 75a142d3be8779c00aa606cf8f7cf2e40db382c2 Mon Sep 17 00:00:00 2001 From: yj <1336058017@qq.com> Date: Wed, 28 Aug 2024 13:45:40 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E4=BC=9A=E8=AE=AE=E7=9B=91?= =?UTF-8?q?=E6=8E=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/page/Meeting/index.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/page/Meeting/index.tsx b/src/page/Meeting/index.tsx index ae4bf99..39f649d 100644 --- a/src/page/Meeting/index.tsx +++ b/src/page/Meeting/index.tsx @@ -85,13 +85,13 @@ const Meeting: React.FC = () => { active: false, select: false, }, - { - title: '会议监控', - icon: ImageUrl.icon48, - iconSelect: ImageUrl.icon48Select, - active: false, - select: false, - }, + // { + // title: '会议监控', + // icon: ImageUrl.icon48, + // iconSelect: ImageUrl.icon48Select, + // active: false, + // select: false, + // }, { title: '录制', icon: ImageUrl.icon27,