From d981b660cd1441af5440aea5b45062be6995b8b5 Mon Sep 17 00:00:00 2001
From: Vergil <974548713@qq.com>
Date: Tue, 19 May 2020 10:59:33 +0800
Subject: [PATCH] a
---
.../ManufacturingCenter/Enter0therData/index.vue | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
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] : '' }}