From ecf46414b26f79c4d02e44534d440e0ab65f9abe Mon Sep 17 00:00:00 2001 From: gssong <1742057357@qq.com> Date: Sun, 2 Jul 2023 17:39:46 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E6=B7=BB=E5=8A=A0=E6=B5=81=E7=A8=8B?= =?UTF-8?q?=E5=8A=9E=E7=90=86=E5=BC=B9=E7=AA=97=E7=A1=AE=E8=AE=A4=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Process/submitVerify.vue | 60 +++++++++++++++++++++++++ src/views/workflow/task/index.vue | 36 +++++++++------ src/views/workflow/task/myDocument.vue | 26 ++++++----- 3 files changed, 96 insertions(+), 26 deletions(-) create mode 100644 src/components/Process/submitVerify.vue diff --git a/src/components/Process/submitVerify.vue b/src/components/Process/submitVerify.vue new file mode 100644 index 0000000..dc96360 --- /dev/null +++ b/src/components/Process/submitVerify.vue @@ -0,0 +1,60 @@ + + + + \ No newline at end of file diff --git a/src/views/workflow/task/index.vue b/src/views/workflow/task/index.vue index 16273c7..1be9639 100644 --- a/src/views/workflow/task/index.vue +++ b/src/views/workflow/task/index.vue @@ -46,13 +46,18 @@ - +