diff --git a/src/views/quality/firstReport/index.vue b/src/views/quality/firstReport/index.vue
index 2fb0c1c0..68341b25 100644
--- a/src/views/quality/firstReport/index.vue
+++ b/src/views/quality/firstReport/index.vue
@@ -142,7 +142,7 @@
- (黑蚊香)首检确认表
+ (黑蚊香)首检确认表
diff --git a/src/views/quality/incomeReport/index.vue b/src/views/quality/incomeReport/index.vue
index f32b9161..9d89cf9e 100644
--- a/src/views/quality/incomeReport/index.vue
+++ b/src/views/quality/incomeReport/index.vue
@@ -134,124 +134,108 @@
-
+
-
-
-
-
+
+ 中山榄菊日化实业有限公司
+
+
+
+ 白坯检验报告
+
+
+
-
+
-
+
+
+
+
+
+
-
-
-
-
-
-
+
-
-
-
-
-
+
+
+
+
+
-
+
+
+
+
+
+
-
+
-
+
-
-
+
-
+
-
-
-
-
-
+
-
+
{{ parseTime(form.checkTime, '{y}-{m}-{d} {h}:{i}:{s}') }}
-
-
-
+
{{ parseTime(form.checkTime, '{y}-{m}-{d} {h}:{i}:{s}') }}
-
-
-
-
-
-
-
+
-
-
-
+
-
+
@@ -259,7 +243,36 @@
-
+
+
+
+
+
+ 合格
+
+
+ 不合格
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -526,7 +539,7 @@ export default {
printJS({
printable: params.printable, // 'printFrom', // 标签元素id
type: params.type || 'html',
- maxWidth: 1500, // 最大宽度
+ maxWidth: 1600, // 最大宽度
font_size: "",// 设置字体大小
header: "来料检验结果报告",//params.header, // '表单',
targetStyles: ['*'],
@@ -543,4 +556,7 @@ export default {
margin-bottom: 15px;
margin-left: 10px;
}
+.center-text {
+ text-align: center;
+}
\ No newline at end of file
diff --git a/src/views/quality/produceReport/index.vue b/src/views/quality/produceReport/index.vue
index 16830274..b72f1fca 100644
--- a/src/views/quality/produceReport/index.vue
+++ b/src/views/quality/produceReport/index.vue
@@ -56,16 +56,6 @@
-
-
- 中山榄菊日化实业有限公司
+
+ 中山榄菊日化实业有限公司
-
- (黑蚊香)首检确认表
+
+ (黑蚊香)首检确认表
@@ -659,4 +649,7 @@ export default {
margin-bottom: 15px;
margin-left: 10px;
}
+.center-text {
+ text-align: center;
+}
\ No newline at end of file