From 6e51ca74b94b2f13cc12518c55c356f41ea8d215 Mon Sep 17 00:00:00 2001 From: xingyu Date: Mon, 15 May 2023 19:30:25 +0800 Subject: [PATCH] feat: bpm task --- src/views/bpm/task/done/index.vue | 28 +++++++++++++++++++++++++--- src/views/bpm/task/todo/index.vue | 19 ++++++++++++++++--- 2 files changed, 41 insertions(+), 6 deletions(-) diff --git a/src/views/bpm/task/done/index.vue b/src/views/bpm/task/done/index.vue index d836bc2..ac09bd8 100644 --- a/src/views/bpm/task/done/index.vue +++ b/src/views/bpm/task/done/index.vue @@ -1,16 +1,30 @@ diff --git a/src/views/bpm/task/todo/index.vue b/src/views/bpm/task/todo/index.vue index f1dae2d..145d44a 100644 --- a/src/views/bpm/task/todo/index.vue +++ b/src/views/bpm/task/todo/index.vue @@ -1,16 +1,25 @@