From ed7716dee81a9cc373dd39d0dc16a800a04bff98 Mon Sep 17 00:00:00 2001 From: XaoLi717 <144221124+XaoLi717@users.noreply.github.com> Date: Tue, 26 Nov 2024 16:53:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=81=E7=A8=8B=E4=B8=80=E5=AF=B9=E5=A4=9A?= =?UTF-8?q?=E8=A1=A8=E5=8D=95=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../bpm/processInstance/create/index.vue | 101 +++++++++++++++++- 1 file changed, 96 insertions(+), 5 deletions(-) diff --git a/src/views/bpm/processInstance/create/index.vue b/src/views/bpm/processInstance/create/index.vue index ba81d19..a8c94e3 100644 --- a/src/views/bpm/processInstance/create/index.vue +++ b/src/views/bpm/processInstance/create/index.vue @@ -98,6 +98,40 @@ + + + + + + 业务分类: + + + + {{ form.name }} + + + + + + + 说明: + + {{formInfo.remark}} + + + + + + +