From 39b1149751c3685048c3489e222577536764e9af Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期一, 20 十一月 2023 10:48:46 +0800 Subject: [PATCH] modified: src/views/product/workbench/batchproductout-form-new.vue modified: src/views/product/workbench/operation-task-pane.vue modified: src/views/product/workbench/workReportCard.vue --- src/views/quality/finishedProductInspection/index.vue | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/views/quality/finishedProductInspection/index.vue b/src/views/quality/finishedProductInspection/index.vue index 9d582da..4eb4799 100644 --- a/src/views/quality/finishedProductInspection/index.vue +++ b/src/views/quality/finishedProductInspection/index.vue @@ -227,12 +227,10 @@ PrintJS({ printable: "printRaw", type: "html", - header:"", maxWidth: 1000, printSettings, style: '@page {margin: 2.0mm 2.0mm;size:A4;}', targetStyles: ["*"], - fontSize: '30px', ignoreElements: ["no-ignore"], orientation: 'portrait' }); -- Gitblit v1.9.3