From 523f2271def4d52388f3d9465948b4e100e1e647 Mon Sep 17 00:00:00 2001 From: Zhufu <1176354795@qq.com> Date: Thu, 20 Jun 2024 16:30:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E6=96=91=E8=A1=A8=E5=8D=95=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E4=BF=AE=E6=94=B9=EF=BC=8C=E8=AF=A6=E6=83=85=E6=B2=A1?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E6=98=BE=E7=A4=BA=E3=80=90=E6=9A=82=E6=97=A0?= =?UTF-8?q?=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../formCall/InfoCallModal/index.vue | 86 +++++++++---------- .../demo/onlineform/formCall/MapForm.vue | 5 ++ src/views/demo/onlineform/formCall/index.vue | 26 +++++- 3 files changed, 68 insertions(+), 49 deletions(-) diff --git a/src/views/demo/onlineform/formCall/InfoCallModal/index.vue b/src/views/demo/onlineform/formCall/InfoCallModal/index.vue index 30568a6c..29f63229 100644 --- a/src/views/demo/onlineform/formCall/InfoCallModal/index.vue +++ b/src/views/demo/onlineform/formCall/InfoCallModal/index.vue @@ -1,61 +1,56 @@