From dbf21954682892a67b09e2737c0c88ee76a966d0 Mon Sep 17 00:00:00 2001 From: songgaoshuai <1742057357@qq.com> Date: Fri, 28 Jul 2023 13:45:36 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E5=AE=A1=E6=89=B9=E8=AE=B0=E5=BD=95v2?= =?UTF-8?q?=E6=94=B9=E4=B8=BAv3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Process/approvalRecord.vue | 172 +++++++++++----------- src/components/Process/submitVerify.vue | 5 +- src/views/workflow/category/index.vue | 4 +- 3 files changed, 91 insertions(+), 90 deletions(-) diff --git a/src/components/Process/approvalRecord.vue b/src/components/Process/approvalRecord.vue index 1e59f20..27d1694 100644 --- a/src/components/Process/approvalRecord.vue +++ b/src/components/Process/approvalRecord.vue @@ -1,19 +1,19 @@ - diff --git a/src/components/Process/submitVerify.vue b/src/components/Process/submitVerify.vue index d84a427..7ff0b1a 100644 --- a/src/components/Process/submitVerify.vue +++ b/src/components/Process/submitVerify.vue @@ -32,9 +32,9 @@ const { proxy } = getCurrentInstance() as ComponentInternalInstance; //遮罩层 const loading = ref(true); //流程状态 -const businessStatus = ref(''); +const businessStatus = ref(''); //任务id -const taskId = ref(''); +const taskId = ref(''); const dialog = reactive({ visible: false, @@ -93,4 +93,3 @@ defineExpose({ openDialog }); - \ No newline at end of file diff --git a/src/views/workflow/category/index.vue b/src/views/workflow/category/index.vue index 971e1e5..8da4ddb 100644 --- a/src/views/workflow/category/index.vue +++ b/src/views/workflow/category/index.vue @@ -57,7 +57,7 @@ - + - +