From 229b55e3d0fe8da99f65c78b9b0a6590a5898d65 Mon Sep 17 00:00:00 2001 From: LiuHao Date: Sun, 4 Feb 2024 11:32:36 +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 | 145 ++++++++++++++-------------- src/views/workflow/model/design.vue | 47 +++++++++ 2 files changed, 118 insertions(+), 74 deletions(-) create mode 100644 src/views/workflow/model/design.vue diff --git a/src/components/BpmnDesign/index.vue b/src/components/BpmnDesign/index.vue index a69991d..9a0a7e4 100644 --- a/src/components/BpmnDesign/index.vue +++ b/src/components/BpmnDesign/index.vue @@ -1,72 +1,70 @@