From 58c361c9080d2f59f16cf945c3650c51f1ae3038 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Fri, 20 Dec 2024 11:12:38 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B5=81=E7=A8=8B=E7=9B=91=E6=8E=A7?= =?UTF-8?q?=20=E5=BE=85=E5=8A=9E=E4=BB=BB=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/workflow/task/allTaskWaiting.vue | 224 +++++++++++++++--- 1 file changed, 193 insertions(+), 31 deletions(-) diff --git a/apps/web-antd/src/views/workflow/task/allTaskWaiting.vue b/apps/web-antd/src/views/workflow/task/allTaskWaiting.vue index 4a1d6e5c..d1843616 100644 --- a/apps/web-antd/src/views/workflow/task/allTaskWaiting.vue +++ b/apps/web-antd/src/views/workflow/task/allTaskWaiting.vue @@ -1,19 +1,33 @@ + - + + + + + + + + + + 搜索 + + + reload(false)" + > + + + (popoverOpen = true)" + @finish="handleFinish" + /> + + + + + + + + + + + + + + 搜索 + + + 重置 + + + + + + + + + + @@ -163,6 +312,19 @@ const { refreshTab } = useTabs(); /> + + 没有更多数据了 + + + + +