From 3dab05e4d42dffd037a5012d02eb15eadf6fba47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Tue, 25 Jan 2022 18:04:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E5=87=86=E8=AF=84=E4=BC=B0=E6=B5=81?= =?UTF-8?q?=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/processCenter/pages/creatProcess/bzpg/step3.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/processCenter/pages/creatProcess/bzpg/step3.vue b/src/pages/processCenter/pages/creatProcess/bzpg/step3.vue index 3396723c3..235b1ed63 100644 --- a/src/pages/processCenter/pages/creatProcess/bzpg/step3.vue +++ b/src/pages/processCenter/pages/creatProcess/bzpg/step3.vue @@ -616,8 +616,6 @@ export default { this.listForm.breakdownList = this.breakdownList this.listForm.commentText = this.commentText; const json = JSON.stringify(this.listForm); - console.log(json); - return this.isSubmit = true; this.$http.post("lawss/activiti/completeTask", { taskIds: this.taskIds,