From 1a98b6e7d4787b62621777abee30a9b067203b51 Mon Sep 17 00:00:00 2001 From: yj <1336058017@qq.com> Date: Fri, 21 Feb 2025 14:57:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/StupWizard/index.tsx | 3 +++ src/page/Meeting/index.tsx | 30 +++++++++++++++-------------- 2 files changed, 19 insertions(+), 14 deletions(-) diff --git a/src/components/StupWizard/index.tsx b/src/components/StupWizard/index.tsx index 1dd1df4..203d87a 100644 --- a/src/components/StupWizard/index.tsx +++ b/src/components/StupWizard/index.tsx @@ -34,6 +34,9 @@ const StupWizard = forwardRef((_props: any, ref: any) => { } } storage.setItem('setting', JSON.stringify(setting)) + }, + getStupWizardModal: () => { + return isStupWizard } })) const [list, setList] = useState([ diff --git a/src/page/Meeting/index.tsx b/src/page/Meeting/index.tsx index eab2ef9..351382a 100644 --- a/src/page/Meeting/index.tsx +++ b/src/page/Meeting/index.tsx @@ -1409,25 +1409,27 @@ const Meeting: React.FC = () => { }) } else if (reason === 3 || reason === 4) { message.error({ - content: