From b303726d65c465a5d9df403082327572e30698a9 Mon Sep 17 00:00:00 2001 From: wangyufei <2267742828@qq.com> Date: Mon, 1 Jul 2024 13:48:05 +0800 Subject: [PATCH 1/3] =?UTF-8?q?bug:WMS=E3=80=81SCP=E4=B8=AD=E6=89=80?= =?UTF-8?q?=E6=9C=89=E5=BC=B9=E5=87=BA=E9=A1=B5=E6=9C=80=E5=A4=A7=E5=8C=96?= =?UTF-8?q?=E5=90=8E=EF=BC=8C=E5=AE=BD=E5=BA=A6=E5=92=8C=E9=AB=98=E5=BA=A6?= =?UTF-8?q?=E9=83=BD=E8=A6=81=E5=B1=95=E7=A4=BA=E5=88=B0=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E5=99=A8=E7=9A=84=E6=9C=80=E5=A4=A7=E5=AE=BD=E5=BA=A6=E5=92=8C?= =?UTF-8?q?=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/BasicForm/src/BasicForm.vue | 7 ++++++- src/components/Dialog/src/Dialog.vue | 5 +++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/src/components/BasicForm/src/BasicForm.vue b/src/components/BasicForm/src/BasicForm.vue index 5444c2218..8fdf5e7e3 100644 --- a/src/components/BasicForm/src/BasicForm.vue +++ b/src/components/BasicForm/src/BasicForm.vue @@ -5,10 +5,11 @@ :width="dialogWidth" :close-on-click-modal="false" :vLoading="formLoading" + @updateFullscreen="updateFullscreen" >