From 4e4ef581057f21e6ac51156047e1a36a9b8404da Mon Sep 17 00:00:00 2001 From: gaoyunqi Date: Tue, 20 Feb 2024 15:03:32 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=B0=86=E8=8D=89=E7=A8=BF=E7=AE=B1?= =?UTF-8?q?=E5=88=86=E6=8B=86=E4=B8=BA=E5=8D=95=E7=8B=AC=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/secondDev/FormInformation.vue | 1 - src/views/secondDev/createFlow.vue | 48 +++++-- src/views/secondDev/processTasksPage.vue | 2 +- .../task/components/processTasks/DraftsV2.vue | 130 ++++++++++++++++++ 4 files changed, 168 insertions(+), 13 deletions(-) create mode 100644 src/views/workflow/task/components/processTasks/DraftsV2.vue diff --git a/src/views/secondDev/FormInformation.vue b/src/views/secondDev/FormInformation.vue index 021b8f6..84567b1 100644 --- a/src/views/secondDev/FormInformation.vue +++ b/src/views/secondDev/FormInformation.vue @@ -285,7 +285,6 @@