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 @@