From 9b3978ac1de6cd1b9fa05d9bf75147acb966f716 Mon Sep 17 00:00:00 2001 From: Zhufu <1176354795@qq.com> Date: Tue, 11 Jun 2024 11:24:16 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E8=A1=A8=E5=8D=95=E5=8F=91=E5=B8=83?= =?UTF-8?q?=E5=90=8E=E3=80=91=E8=A7=A3=E6=9E=90=E5=8D=A1=E7=89=87=E7=BB=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../demo/onlineform/formCall/CallModal.vue | 57 +++++++++++++++++++ src/views/demo/onlineform/formCall/index.vue | 12 ++-- 2 files changed, 63 insertions(+), 6 deletions(-) diff --git a/src/views/demo/onlineform/formCall/CallModal.vue b/src/views/demo/onlineform/formCall/CallModal.vue index 4f73780d..1497e85c 100644 --- a/src/views/demo/onlineform/formCall/CallModal.vue +++ b/src/views/demo/onlineform/formCall/CallModal.vue @@ -20,6 +20,12 @@ @click="codeClickFunction('beforeSetData', beforeSetData)" @change="codeClickFunction('changeDataEvent', changeDataEvent)" /> + @@ -51,6 +57,14 @@ +