From 47681a3e0d5540f223cc930c2a97226ec1638d64 Mon Sep 17 00:00:00 2001 From: chenjianan Date: Sun, 5 May 2019 19:29:19 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E5=B7=A5=E8=89=BA=E5=AE=9A=E9=A2=9D?= =?UTF-8?q?=E7=AD=89bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ManufacturingCenter/ProcessPlanning.js | 2 +- .../ProcessPlanning/index.vue | 22 ++++++++++++------- .../QuotaFormulation/index.vue | 3 +-- 3 files changed, 16 insertions(+), 11 deletions(-) diff --git a/src/api/ManufacturingCenter/ProcessPlanning.js b/src/api/ManufacturingCenter/ProcessPlanning.js index de2aa8ef..7cf21080 100644 --- a/src/api/ManufacturingCenter/ProcessPlanning.js +++ b/src/api/ManufacturingCenter/ProcessPlanning.js @@ -353,7 +353,7 @@ export function saveApprove(num0, num1, request0, spec, num2, outhelp, num3, num method: 'post', data: { type: '2', - name: ' ', + name: '车间生产管理工艺_零件工序_增加数据_同时修改工艺计划', param: '工艺计划流水号=' + num0 + '&工艺编号=' + num1 + '&工艺要求=' + request0 + '&原材料规格=' + spec + '&工序顺序=' + num2 + '&工序间是否外协=' + outhelp + '&工序流水号=' + num3 + '&材料流水号=' + num4 + '&重量=' + weight + '&面积=' + area + '&工艺人员编号=' + num5 + '&工艺难度等级=' + level } }) diff --git a/src/views/ManufacturingCenter/ProcessPlanning/index.vue b/src/views/ManufacturingCenter/ProcessPlanning/index.vue index b7e231b7..39bc4068 100644 --- a/src/views/ManufacturingCenter/ProcessPlanning/index.vue +++ b/src/views/ManufacturingCenter/ProcessPlanning/index.vue @@ -15,7 +15,7 @@ :value="item.value"/> 零件号: - + @@ -196,7 +196,6 @@ {{ item.value }} @@ -210,7 +209,6 @@ v-model="scope.row.工艺要求" :rows="1" :disabled="disabled" - size="mini" type="textarea" @dblclick.native="tableSearch(scope.$index)" @change="requestEdit(scope.row)"/> @@ -221,25 +219,21 @@
@@ -1451,3 +1445,15 @@ export default { background: oldlace; } + diff --git a/src/views/ManufacturingCenter/QuotaFormulation/index.vue b/src/views/ManufacturingCenter/QuotaFormulation/index.vue index 27c2a5ce..87caf7a4 100644 --- a/src/views/ManufacturingCenter/QuotaFormulation/index.vue +++ b/src/views/ManufacturingCenter/QuotaFormulation/index.vue @@ -212,8 +212,8 @@ export default { this.partName = '' this.batchNum = '' this.material = '' - this.personValue = '' this.tableData = [] // 清主表 + this.personChange() } else { // 未编制 this.shuliang = '' this.isShow = false @@ -224,7 +224,6 @@ export default { this.partName = '' this.batchNum = '' this.material = '' - this.personValue = '' this.tableData = [] // 清主表 getPartnames1().then(response => { for (let i = 0; i < response.data.length; i++) { From da37ac8ceb5390393e71608f12ebe8b516cf8c7e Mon Sep 17 00:00:00 2001 From: chenjianan Date: Mon, 6 May 2019 11:39:07 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E5=AF=BC=E5=85=A5=E4=B8=8D=E5=90=88?= =?UTF-8?q?=E6=A0=BC=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../TechnologyCenter/ImportChangeParts/specificationData1.vue | 2 +- src/views/TechnologyCenter/ImportParts/specificationData.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/TechnologyCenter/ImportChangeParts/specificationData1.vue b/src/views/TechnologyCenter/ImportChangeParts/specificationData1.vue index d5f25c3e..c647e67e 100644 --- a/src/views/TechnologyCenter/ImportChangeParts/specificationData1.vue +++ b/src/views/TechnologyCenter/ImportChangeParts/specificationData1.vue @@ -683,7 +683,7 @@ export default { diff --git a/src/views/TechnologyCenter/ImportParts/specificationData.vue b/src/views/TechnologyCenter/ImportParts/specificationData.vue index 45964b7c..eacebc97 100644 --- a/src/views/TechnologyCenter/ImportParts/specificationData.vue +++ b/src/views/TechnologyCenter/ImportParts/specificationData.vue @@ -640,7 +640,7 @@ export default {