From c4e69956a3c133ee32044dcf00513815f292b960 Mon Sep 17 00:00:00 2001 From: LiuHao Date: Sat, 3 Feb 2024 23:09:22 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=E8=AE=BE=E8=AE=A1?= =?UTF-8?q?=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/BpmnDesign/index.vue | 93 +++++++++++++++-------------- src/hooks/useDialog.ts | 3 +- src/views/workflow/model/index.vue | 54 ++++++++--------- 3 files changed, 77 insertions(+), 73 deletions(-) diff --git a/src/components/BpmnDesign/index.vue b/src/components/BpmnDesign/index.vue index 9098f79..acb431f 100644 --- a/src/components/BpmnDesign/index.vue +++ b/src/components/BpmnDesign/index.vue @@ -1,13 +1,13 @@