From cba512f44fe75b034459c74619becdcb8e5a0a99 Mon Sep 17 00:00:00 2001 From: gssong <1742057357@qq.com> Date: Sat, 14 Dec 2024 14:32:30 +0800 Subject: [PATCH] =?UTF-8?q?remove=20=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Process/submitVerify.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/components/Process/submitVerify.vue b/src/components/Process/submitVerify.vue index 1f9cead..3476b39 100644 --- a/src/components/Process/submitVerify.vue +++ b/src/components/Process/submitVerify.vue @@ -154,9 +154,7 @@ const task = ref({ flowCode: undefined, flowStatus: undefined, nodeType: undefined, - nodeRatio: undefined, - wfNodeConfigVo: undefined, - wfDefinitionConfigVo: undefined + nodeRatio: undefined }); const dialog = reactive({ visible: false,