From d07683414501ea49601e656fa847a7300c659cf1 Mon Sep 17 00:00:00 2001
From: gssong <1742057357@qq.com>
Date: Mon, 12 Jun 2023 23:01:46 +0800
Subject: [PATCH] =?UTF-8?q?add=20=E6=B7=BB=E5=8A=A0=E4=BB=BB=E5=8A=A1?=
=?UTF-8?q?=E5=BE=85=E5=8A=9E,=E6=B5=81=E7=A8=8B=E5=9B=BE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/Process/approvalRecord.vue | 34 +++++++++++++++++++++++
src/views/workflow/task/taskWaiting.vue | 19 +++++++++++--
2 files changed, 51 insertions(+), 2 deletions(-)
create mode 100644 src/components/Process/approvalRecord.vue
diff --git a/src/components/Process/approvalRecord.vue b/src/components/Process/approvalRecord.vue
new file mode 100644
index 0000000..53f5078
--- /dev/null
+++ b/src/components/Process/approvalRecord.vue
@@ -0,0 +1,34 @@
+
+
+
+
+
+
diff --git a/src/views/workflow/task/taskWaiting.vue b/src/views/workflow/task/taskWaiting.vue
index 56a4c84..e982b6b 100644
--- a/src/views/workflow/task/taskWaiting.vue
+++ b/src/views/workflow/task/taskWaiting.vue
@@ -34,19 +34,25 @@
-
+
+ 审批记录
+
+
-