diff --git a/src/views/Assembly/AssemblyExecution/index.vue b/src/views/Assembly/AssemblyExecution/index.vue
index 3a02d21f..c8bfaa40 100644
--- a/src/views/Assembly/AssemblyExecution/index.vue
+++ b/src/views/Assembly/AssemblyExecution/index.vue
@@ -47,6 +47,26 @@
{{ scope.row.机床数量 }}
+
+
+ {{ scope.row.装配开始时间 }}
+
+
+
+
+ {{ scope.row.装配结束时间 }}
+
+
+
+
+ {{ scope.row.调试开始时间 }}
+
+
+
+
+ {{ scope.row.调试结束时间 }}
+
+
开始装配
@@ -66,34 +86,44 @@
部装
-
-
- {{ scope.row.项目名称 }}
-
-
-
-
- {{ scope.row.机床图号 }}
-
-
-
-
- {{ scope.row.机床名称 }}
-
-
{{ scope.row.组号 }}
-
+
{{ scope.row.组件名称 }}
-
+
- {{ scope.row.数量 }}
+ {{ scope.row.计划工时 }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.开始时间 }}
+
+
+
+
+ {{ scope.row.结束时间 }}
+
+
+
+
+
diff --git a/src/views/Assembly/ElectricalAssembly/index.vue b/src/views/Assembly/ElectricalAssembly/index.vue
index 3a47b62b..4db23481 100644
--- a/src/views/Assembly/ElectricalAssembly/index.vue
+++ b/src/views/Assembly/ElectricalAssembly/index.vue
@@ -47,6 +47,26 @@
{{ scope.row.机床数量 }}
+
+
+ {{ scope.row.装配开始时间 }}
+
+
+
+
+ {{ scope.row.装配结束时间 }}
+
+
+
+
+ {{ scope.row.调试开始时间 }}
+
+
+
+
+ {{ scope.row.调试结束时间 }}
+
+
@@ -66,34 +86,44 @@
部装
-
-
- {{ scope.row.项目名称 }}
-
-
-
-
- {{ scope.row.机床图号 }}
-
-
-
-
- {{ scope.row.机床名称 }}
-
-
{{ scope.row.组号 }}
-
+
{{ scope.row.组件名称 }}
-
+
- {{ scope.row.数量 }}
+ {{ scope.row.计划工时 }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.开始时间 }}
+
+
+
+
+ {{ scope.row.结束时间 }}
+
+
+
+
+