From 2ff9904f63e781035eb91db399979f5cdd361ee7 Mon Sep 17 00:00:00 2001 From: preschooler Date: Thu, 10 Oct 2024 16:14:07 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=E5=88=9D=E5=A7=8B=E5=8C=96?= =?UTF-8?q?=20form-create=20=E9=85=8D=E7=BD=AE=EF=BC=8C=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E2=80=9C=E5=AD=97=E6=AE=B5=20ID=E2=80=9D=E4=B8=8D=E5=8F=AF?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/bpm/form/editor/index.vue | 57 +++++++++++++++++++++++----- src/views/infra/build/index.vue | 58 +++++++++++++++++++++++------ 2 files changed, 95 insertions(+), 20 deletions(-) diff --git a/src/views/bpm/form/editor/index.vue b/src/views/bpm/form/editor/index.vue index 8755f938..0e82923a 100644 --- a/src/views/bpm/form/editor/index.vue +++ b/src/views/bpm/form/editor/index.vue @@ -1,14 +1,18 @@