From 6fb1679acd98cfe8d05c16b70a150ffceb1b75c3 Mon Sep 17 00:00:00 2001
From: zhangdingyu <974548713@qq.com>
Date: Fri, 22 Nov 2019 14:09:13 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A4=96=E5=8D=8F=E5=88=B0=E7=A5=A8=E4=BB=98?=
=?UTF-8?q?=E6=AC=BE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../Outsourcing/OutsourcingStatus/index.vue | 127 ++++++++++++++----
.../OutsourcingTaskExecution/index.vue | 14 +-
2 files changed, 107 insertions(+), 34 deletions(-)
diff --git a/src/views/Outsourcing/OutsourcingStatus/index.vue b/src/views/Outsourcing/OutsourcingStatus/index.vue
index 2b889a3e..cb4bcd5f 100644
--- a/src/views/Outsourcing/OutsourcingStatus/index.vue
+++ b/src/views/Outsourcing/OutsourcingStatus/index.vue
@@ -4,50 +4,126 @@
零件号:
+ 厂家:
+
+
+
查询
-
-
-
-
-
+
+
+
- {{ scope.row.机床图号 }}
+ 已付
+ 未付
-
+
- {{ scope.row.组号 }}
+ 已到
+ 未到
-
+
- {{ scope.row.零件图号 }}
+ {{ scope.row.表单号 }}
-
+
- {{ scope.row.零件名称 }}
+ {{ scope.row.外协厂家名称 }}
-
+
- {{ scope.row.批次数量 }}
+ {{ scope.row.总价 }}
-
+
+
+ {{ scope.row.扣款_质量 }}
+
+
+
+
+ {{ scope.row.扣款_计划 }}
+
+
+
+
+ {{ scope.row.扣款_其他 }}
+
+
+
+
+ {{ scope.row.应付总额 }}
+
+
+
+
+ {{ scope.row.任务下达日期 }}
+
+
+
+
+ {{ scope.row.外协员姓名 }}
+
+
+
+
-
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+ {{ scope.row.扣款说明 }}
@@ -118,9 +194,6 @@ export default {