From 5ee96b1837cfad55dd7e968a5bbb0ba5b07870ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9C=E7=8E=89=E7=90=A6?= <7507756+jiang_yuqi@user.noreply.gitee.com> Date: Sat, 9 Sep 2023 22:34:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../task/myProcess/detail/detailDrawer.vue | 466 +++++++++++++++ .../task/todo/detail/approveDrawer.vue | 547 ++++++++++++++++++ 2 files changed, 1013 insertions(+) create mode 100644 ruoyi-ui/src/views/flowable/task/myProcess/detail/detailDrawer.vue create mode 100644 ruoyi-ui/src/views/flowable/task/todo/detail/approveDrawer.vue diff --git a/ruoyi-ui/src/views/flowable/task/myProcess/detail/detailDrawer.vue b/ruoyi-ui/src/views/flowable/task/myProcess/detail/detailDrawer.vue new file mode 100644 index 00000000..b4fb9b6e --- /dev/null +++ b/ruoyi-ui/src/views/flowable/task/myProcess/detail/detailDrawer.vue @@ -0,0 +1,466 @@ + + + + diff --git a/ruoyi-ui/src/views/flowable/task/todo/detail/approveDrawer.vue b/ruoyi-ui/src/views/flowable/task/todo/detail/approveDrawer.vue new file mode 100644 index 00000000..905a8fc7 --- /dev/null +++ b/ruoyi-ui/src/views/flowable/task/todo/detail/approveDrawer.vue @@ -0,0 +1,547 @@ + + + +