From 7cb0864be3235f0fe85a28ede12ab6aa39e687f5 Mon Sep 17 00:00:00 2001 From: gssong <1742057357@qq.com> Date: Sun, 25 Jun 2023 20:52:52 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E6=B7=BB=E5=8A=A0=E5=B7=B2=E5=8A=9E?= =?UTF-8?q?=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../task/{taskWaiting.vue => index.vue} | 65 +++++++++++++++---- 1 file changed, 54 insertions(+), 11 deletions(-) rename src/views/workflow/task/{taskWaiting.vue => index.vue} (69%) diff --git a/src/views/workflow/task/taskWaiting.vue b/src/views/workflow/task/index.vue similarity index 69% rename from src/views/workflow/task/taskWaiting.vue rename to src/views/workflow/task/index.vue index a540c7e..8f51c88 100644 --- a/src/views/workflow/task/taskWaiting.vue +++ b/src/views/workflow/task/index.vue @@ -1,11 +1,23 @@