From fcaa0034b4503f0354ffbbffc86c72e818302930 Mon Sep 17 00:00:00 2001 From: wulin Date: Tue, 12 Jan 2021 19:29:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E9=83=A8=E5=88=86=E6=97=A5?= =?UTF-8?q?=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/kpi/workbench/assessmentGroup/edit/index.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/kpi/workbench/assessmentGroup/edit/index.vue b/src/views/kpi/workbench/assessmentGroup/edit/index.vue index 4a99874..017ecc8 100644 --- a/src/views/kpi/workbench/assessmentGroup/edit/index.vue +++ b/src/views/kpi/workbench/assessmentGroup/edit/index.vue @@ -116,9 +116,7 @@ export default { res = res.data this.basisForm = res this.templateForm.evaluationGroupId = this.basisForm.id - console.log('1===', this.processInfo) for (let i in this.processInfo) { - console.log('2===', this.processInfo[i]) try { if (!this.processInfo[i].chartDetails) { continue