From 4e501ac3f5989e2d68c3c6e0112cc176129943c1 Mon Sep 17 00:00:00 2001 From: zhangdingyu <974548713@qq.com> Date: Fri, 15 Feb 2019 10:59:13 +0800 Subject: [PATCH] console --- src/views/ManufacturingCenter/ProcessingStatusEdit/index.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/views/ManufacturingCenter/ProcessingStatusEdit/index.vue b/src/views/ManufacturingCenter/ProcessingStatusEdit/index.vue index 58846b1c..6df8260a 100644 --- a/src/views/ManufacturingCenter/ProcessingStatusEdit/index.vue +++ b/src/views/ManufacturingCenter/ProcessingStatusEdit/index.vue @@ -319,8 +319,7 @@ style="width: 150px;float: left" height="400" accordion - @node-click="handleNodeClick" - /> + @node-click="handleNodeClick"/> @@ -561,7 +560,6 @@ export default { for (let i = 0; i < this.零件图号.length; i++) { getTable2(this.checkbox_project, this.project, this.checkbox_Machine, this.Machine, this.checkbox_Group, this.Group, this.零件图号[i]).then(response => { this.liushuihao = response.data[0].工艺计划流水号 - console.log(response.data) for (let k = 0; k < response.data.length; k++) { if (response.data[k].工艺计划流水号 === this.liushuihao) { this.kaoqinbianhao[i][k] = response.data[k].工作者考勤编号