From 2ebec87514a5cae2b45168f9eea2c2923cc7cf9f Mon Sep 17 00:00:00 2001 From: guoyue Date: Mon, 17 Oct 2022 17:21:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A5=BF=E6=B5=B7=E5=B2=B8=EF=BC=9A=E5=BC=80?= =?UTF-8?q?=E5=8F=91=E5=85=AC=E5=AE=89=E5=B1=80=E7=94=B3=E8=AF=B7=20?= =?UTF-8?q?=E9=99=84=E4=BB=B6=E4=B8=8A=E4=BC=A0=E4=B8=BA=E5=BF=85=E5=A1=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/home/apply.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/src/views/home/apply.vue b/front/src/views/home/apply.vue index 586afda0..9a14cf73 100644 --- a/front/src/views/home/apply.vue +++ b/front/src/views/home/apply.vue @@ -75,7 +75,7 @@
- + @@ -356,7 +356,7 @@ export default { if (!formName) { return message.error('请设置表单名称') } - + if (id) { endProcess({ instanceId: taskId }).then((end) => { if (end.data.code == 0) {