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 {