From 6a1720bc1f0bed75dd95d3f8642696ce7f387a1a Mon Sep 17 00:00:00 2001 From: zhangdingyu <974548713@qq.com> Date: Thu, 21 Nov 2019 16:46:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=96=E5=8D=8F=E4=BB=BB=E5=8A=A1=E6=89=A7?= =?UTF-8?q?=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Outsourcing/OutsourcingTaskExecution.js | 11 + .../OutsourcingTaskExecution/index.vue | 403 +++++++----------- 2 files changed, 156 insertions(+), 258 deletions(-) diff --git a/src/api/Outsourcing/OutsourcingTaskExecution.js b/src/api/Outsourcing/OutsourcingTaskExecution.js index a445f1f5..d468a3ea 100644 --- a/src/api/Outsourcing/OutsourcingTaskExecution.js +++ b/src/api/Outsourcing/OutsourcingTaskExecution.js @@ -1,5 +1,16 @@ import request from '@/utils/request' +// 初始化 外协厂商 +export function initOutHelp() { + return request({ + url: '', + method: 'post', + data: { + type: '1', + name: '车间生产管理工艺_基础表_外协厂家_查询数据' + } + }) +} // 初始化获取已生成的外协加工任务单 export function getTable(checked, contractNumber, checked1, manufacturers, checked2, time1, time2, num, pageCurrent, pageSize, documentStatus, num3) { return request({ diff --git a/src/views/Outsourcing/OutsourcingTaskExecution/index.vue b/src/views/Outsourcing/OutsourcingTaskExecution/index.vue index d330fa6b..40055141 100644 --- a/src/views/Outsourcing/OutsourcingTaskExecution/index.vue +++ b/src/views/Outsourcing/OutsourcingTaskExecution/index.vue @@ -1,83 +1,5 @@ - + - + @@ -156,197 +78,145 @@ 选入零件 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + 厂家: + + + 新增 + + - + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + +
+ +
+ + + + + + + 保存 + + + 成交 + + 导出单据 +
+ + + + + + + + + + + + + + + + + - - - + - - - - + + + + + + - - - - - - + + + + - + - - - - - -
- 下调金额:(百分比) - - - 计算价格 - - - 确定价格 - - - 成交 - - 导出外协加工任务单 -
+ + + +
+
+
@@ -448,9 +318,16 @@ value-format="yyyy-MM-dd"/> - - - + + + + + + @@ -465,7 +342,7 @@