diff --git a/src/views/ManufacturingCenter/Enter0therData/index.vue b/src/views/ManufacturingCenter/Enter0therData/index.vue
index d826e5ce..555f810e 100644
--- a/src/views/ManufacturingCenter/Enter0therData/index.vue
+++ b/src/views/ManufacturingCenter/Enter0therData/index.vue
@@ -32,7 +32,7 @@
type="month"
size="small"
value-format="yyyy-MM"
- style="margin-left: 280px; width: 140px"
+ style="margin-left: 465px; width: 140px"
placeholder="选择月"/>
查询
@@ -48,22 +48,22 @@
{{ scope.row.操作工姓名 }}
-
+
{{ scope.row.零件图号 }}
-
+
{{ scope.row.工序 }}
-
+
{{ scope.row.数量 }}
-
+
{{ scope.row.单件工时 }}
@@ -73,7 +73,7 @@
{{ scope.row.录入人姓名 }}
-
+
{{ scope.row.操作时间 ? scope.row.操作时间.split(' ')[0] : '' }}