From 7cb0d9e84ed1e2f36ca8b7791543ae207caec6e0 Mon Sep 17 00:00:00 2001 From: XaoLi717 <144221124+XaoLi717@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:33:17 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E7=94=A8=E6=88=B7=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/userSelector/UserSelector.vue | 244 +++++++++++++++++++ 1 file changed, 244 insertions(+) create mode 100644 src/components/userSelector/UserSelector.vue diff --git a/src/components/userSelector/UserSelector.vue b/src/components/userSelector/UserSelector.vue new file mode 100644 index 0000000..7830427 --- /dev/null +++ b/src/components/userSelector/UserSelector.vue @@ -0,0 +1,244 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 搜索 + 重置 + + + + + + + + + + + + + + + + + + + 确定 + 取消 + + + + + From 5a429f6af16500b6ae56bc7365ff10cd0746933c Mon Sep 17 00:00:00 2001 From: XaoLi717 <144221124+XaoLi717@users.noreply.github.com> Date: Tue, 26 Nov 2024 12:02:50 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=AE=A1=E6=89=B9=E6=B5=81=E7=A8=8B=201.?= =?UTF-8?q?=E5=AE=A1=E6=89=B9=E6=93=8D=E4=BD=9C=E5=90=8E=E9=80=80=E5=9B=9E?= =?UTF-8?q?=E4=B8=8A=E4=B8=AA=E8=B7=AF=E7=94=B1=E4=BF=AE=E6=94=B9=202.?= =?UTF-8?q?=E6=8A=84=E5=BD=95=E4=BA=BA=E9=80=89=E6=8B=A9=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E4=BF=AE=E6=94=B9=203.=E6=B5=81=E7=A8=8B?= =?UTF-8?q?=E5=9B=BE=E6=97=A0=E8=A1=A8=E5=A4=B4=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../bpm/processInstance/detail/index.vue | 79 +++++++++++++++---- 1 file changed, 65 insertions(+), 14 deletions(-) diff --git a/src/views/bpm/processInstance/detail/index.vue b/src/views/bpm/processInstance/detail/index.vue index b72b11e..bc7482c 100644 --- a/src/views/bpm/processInstance/detail/index.vue +++ b/src/views/bpm/processInstance/detail/index.vue @@ -24,7 +24,7 @@ - - - - + + + + + + + + + + + + @@ -131,13 +142,22 @@ - + - + - + - + + +