From 7d29c6319fcbd0c062e917d6a954301759282dc8 Mon Sep 17 00:00:00 2001 From: tuituji111 Date: Sat, 9 Nov 2024 18:47:42 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E3=80=90=E4=BC=98=E5=8C=96=E3=80=91BPM=20?= =?UTF-8?q?=E7=95=8C=E9=9D=A2=E4=BC=98=E5=8C=96=EF=BC=9A=E5=B7=A5=E4=BD=9C?= =?UTF-8?q?=E6=B5=81=E7=A8=8B/=E5=AE=A1=E6=89=B9=E4=B8=AD=E5=BF=83/?= =?UTF-8?q?=E6=88=91=E7=9A=84=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/bpm/processInstance/index.vue | 156 ++++++++++++++++-------- 1 file changed, 103 insertions(+), 53 deletions(-) diff --git a/src/views/bpm/processInstance/index.vue b/src/views/bpm/processInstance/index.vue index f3b7439b..f57d159c 100644 --- a/src/views/bpm/processInstance/index.vue +++ b/src/views/bpm/processInstance/index.vue @@ -10,7 +10,7 @@ :inline="true" label-width="68px" > - + - - - - - - - - - - - - - - - - + 搜索 重置 @@ -81,6 +32,91 @@ 发起流程 + + + + + + + + + + 高级筛选 + + + + + + + + + + + + + + + + + + + + + + + @@ -114,7 +150,7 @@ width="180" :formatter="dateFormatter" /> - + + \ No newline at end of file From 4ba5dad22e9def9a81c72d1e92239d89d87ea802 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sat, 9 Nov 2024 21:36:43 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E3=80=90=E4=BB=A3=E7=A0=81=E8=AF=84?= =?UTF-8?q?=E5=AE=A1=E3=80=91=E5=B7=A5=E4=BD=9C=E6=B5=81=EF=BC=9A=E6=88=91?= =?UTF-8?q?=E5=8F=91=E8=B5=B7=E7=9A=84=E5=AE=A1=E6=89=B9=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/bpm/processInstance/index.vue | 208 ++++++++++++------------ 1 file changed, 105 insertions(+), 103 deletions(-) diff --git a/src/views/bpm/processInstance/index.vue b/src/views/bpm/processInstance/index.vue index f57d159c..48dfb58c 100644 --- a/src/views/bpm/processInstance/index.vue +++ b/src/views/bpm/processInstance/index.vue @@ -19,104 +19,102 @@ class="!w-240px" /> - + 搜索 - 重置 - - 发起流程 - + - - - - - - - - 高级筛选 - - - - - - - - - - + - - - - - - - - - + - - + + + + + + 高级筛选 + + + + + + + + + + + + + + + + + + + + + @@ -131,6 +129,8 @@ min-width="100" fixed="left" /> + + - --> + --> \ No newline at end of file +