From 654bd3ff8eb39002ddaf9884c62c4874ad618d15 Mon Sep 17 00:00:00 2001 From: ziye <278898052@qq.com> Date: Thu, 8 May 2025 00:02:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=8C=E5=96=84=E6=B5=81=E7=A8=8B?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E6=A8=A1=E5=9D=97=EF=BC=8C=E8=BF=9B=E5=BA=A6?= =?UTF-8?q?=2021%?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../bpm/processInstance/detail/index.vue | 345 ++++++++++++++++++ 1 file changed, 345 insertions(+) create mode 100644 apps/web-antd/src/views/bpm/processInstance/detail/index.vue diff --git a/apps/web-antd/src/views/bpm/processInstance/detail/index.vue b/apps/web-antd/src/views/bpm/processInstance/detail/index.vue new file mode 100644 index 00000000..0c6f191b --- /dev/null +++ b/apps/web-antd/src/views/bpm/processInstance/detail/index.vue @@ -0,0 +1,345 @@ + + +