From fd7edcd57984fa7e481028c2d8b39050ccd7319e Mon Sep 17 00:00:00 2001 From: shaoyong Date: Mon, 8 Jan 2024 10:51:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A3=80=E9=AA=8C=E6=8A=A5=E5=91=8A=E5=B8=83?= =?UTF-8?q?=E5=B1=80=E7=BB=9F=E4=B8=80=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/quality/incomeReport/index.vue | 12 ++--- src/views/quality/produceReport/index.vue | 6 +-- src/views/quality/productReport/index.vue | 66 +++++++++++------------ 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/src/views/quality/incomeReport/index.vue b/src/views/quality/incomeReport/index.vue index 9d89cf9..792d838 100644 --- a/src/views/quality/incomeReport/index.vue +++ b/src/views/quality/incomeReport/index.vue @@ -120,7 +120,7 @@ /> - + - +

中山榄菊日化实业有限公司

@@ -246,7 +246,7 @@
- + 合格 @@ -258,12 +258,12 @@ - + - + @@ -541,7 +541,7 @@ export default { type: params.type || 'html', maxWidth: 1600, // 最大宽度 font_size: "",// 设置字体大小 - header: "来料检验结果报告",//params.header, // '表单', + //header: "来料检验结果报告",//params.header, // '表单', targetStyles: ['*'], style: '@page {margin:0 10mm};', // 可选-打印时去掉眉页眉尾 ignoreElements: params.ignore || [], // ['no-print'] diff --git a/src/views/quality/produceReport/index.vue b/src/views/quality/produceReport/index.vue index b72f1fc..00245fb 100644 --- a/src/views/quality/produceReport/index.vue +++ b/src/views/quality/produceReport/index.vue @@ -241,7 +241,7 @@
- + - +

中山榄菊日化实业有限公司

@@ -630,7 +630,7 @@ export default { type: params.type || 'html', maxWidth: 1500, // 最大宽度 font_size: "",// 设置字体大小 - header: "生产过程检验结果报告",//params.header, // '表单', + //header: "生产过程检验结果报告",//params.header, // '表单', targetStyles: ['*'], style: '@page {margin:0 10mm};', // 可选-打印时去掉眉页眉尾 ignoreElements: params.ignore || [], // ['no-print'] diff --git a/src/views/quality/productReport/index.vue b/src/views/quality/productReport/index.vue index bdea3a6..a2d6249 100644 --- a/src/views/quality/productReport/index.vue +++ b/src/views/quality/productReport/index.vue @@ -120,7 +120,7 @@ /> - + - - - - - - - - - + +

中山榄菊日化实业有限公司

- - - - +
+ + +

成品检验报告

- + - + + + + + + + + + + + + + - + - + - + - + - - + - + - + - + @@ -529,7 +526,7 @@ export default { type: params.type || 'html', maxWidth: 1500, // 最大宽度 font_size: "",// 设置字体大小 - header: "成品入库检验结果报告",//params.header, // '表单', + //header: "成品入库检验结果报告",//params.header, // '表单', targetStyles: ['*'], style: '@page {margin:0 10mm};', // 可选-打印时去掉眉页眉尾 ignoreElements: params.ignore || [], // ['no-print'] @@ -544,4 +541,7 @@ export default { margin-bottom: 15px; margin-left: 10px; } +.center-text { + text-align: center; +} \ No newline at end of file