From 57a27ebff672df2ef0ca52d069d6a2c3c3956aa0 Mon Sep 17 00:00:00 2001 From: chenjianan Date: Tue, 27 Nov 2018 08:00:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=BA=E5=91=98=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../BasicData/PersonnelManagement/index.vue | 31 ++++++++++--------- .../ProductionCapacityBalance/index.vue | 1 + 2 files changed, 18 insertions(+), 14 deletions(-) diff --git a/src/views/BasicData/PersonnelManagement/index.vue b/src/views/BasicData/PersonnelManagement/index.vue index 76cbc503..0e325821 100644 --- a/src/views/BasicData/PersonnelManagement/index.vue +++ b/src/views/BasicData/PersonnelManagement/index.vue @@ -15,7 +15,8 @@ 新增 - + + @@ -29,7 +30,9 @@ - + + + @@ -176,18 +179,18 @@ - - - - - - - - - - - - + + + + + + + + diff --git a/src/views/ManufacturingCenter/ProductionCapacityBalance/index.vue b/src/views/ManufacturingCenter/ProductionCapacityBalance/index.vue index eaac00f1..8304f184 100644 --- a/src/views/ManufacturingCenter/ProductionCapacityBalance/index.vue +++ b/src/views/ManufacturingCenter/ProductionCapacityBalance/index.vue @@ -1224,6 +1224,7 @@ export default { } }).then(() => { this.tableData1.push(this.result[i]) + console.log(this.tableData1) selection2(this.工艺计划流水号[this.indexAdjust]).then(response => { // 刷新对话框显示和颜色 for (let i = 0; i < response.data.length; i++) { this.partType = response.data[i].零件类型