From cd69659c93ab8cf58f331afe9a1357b0882176a0 Mon Sep 17 00:00:00 2001 From: GoldenZqqq <1361001127@qq.com> Date: Tue, 5 Nov 2024 17:22:12 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8F=91=E8=B5=B7=E6=B5=81=E7=A8=8B?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2-=E5=A2=9E=E5=8A=A0=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E6=A1=86=E3=80=81=E5=89=8D=E7=AB=AF=E6=90=9C=E7=B4=A2=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E5=AE=8C=E6=88=90=EF=BC=9B=E5=8F=B3=E4=BE=A7=E5=B1=95?= =?UTF-8?q?=E7=A4=BA=E6=89=80=E6=9C=89=E6=B5=81=E7=A8=8B=EF=BC=8C=E9=80=9A?= =?UTF-8?q?=E8=BF=87=E6=BB=9A=E5=8A=A8=E6=88=96=E8=80=85=E7=82=B9=E5=87=BB?= =?UTF-8?q?=EF=BC=8C=E5=8F=AF=E4=BB=A5=E5=88=87=E6=8D=A2=E5=88=86=E7=B1=BB?= =?UTF-8?q?=EF=BC=9B=E9=BC=A0=E6=A0=87hover=E6=97=B6=EF=BC=8C=E5=B1=95?= =?UTF-8?q?=E7=A4=BA=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../bpm/processInstance/create/index.vue | 283 ++++++++++++++---- 1 file changed, 227 insertions(+), 56 deletions(-) diff --git a/src/views/bpm/processInstance/create/index.vue b/src/views/bpm/processInstance/create/index.vue index 9e6fcb48..4909f3f7 100644 --- a/src/views/bpm/processInstance/create/index.vue +++ b/src/views/bpm/processInstance/create/index.vue @@ -1,46 +1,74 @@