From 12458177beca5e17d68d74935751bf7add47f31b Mon Sep 17 00:00:00 2001 From: LiuHao Date: Mon, 18 Mar 2024 13:56:16 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=9B=B4=E6=96=B0=E5=BC=80=E5=A7=8B?= =?UTF-8?q?=E9=9D=A2=E6=9D=BF=E5=92=8C=E6=B3=B3=E9=81=93=E9=9D=A2=E6=9D=BF?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../BpmnDesign/panel/ParticipantPanel.vue | 48 ++++++++++++++----- .../BpmnDesign/panel/StartEndPanel.vue | 48 ++++++++++++++----- 2 files changed, 74 insertions(+), 22 deletions(-) diff --git a/src/components/BpmnDesign/panel/ParticipantPanel.vue b/src/components/BpmnDesign/panel/ParticipantPanel.vue index 7dd5474..cf32fc6 100644 --- a/src/components/BpmnDesign/panel/ParticipantPanel.vue +++ b/src/components/BpmnDesign/panel/ParticipantPanel.vue @@ -1,15 +1,41 @@