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 @@ - + - +