王震
2023-11-18 0339d5d661aee771a160c541444d2bd7eec973e9
src/views/quality/finishedProductInspection/index.vue
@@ -227,12 +227,10 @@
                PrintJS({
                    printable: "printRaw",
                    type: "html",
                    header:"",
                    maxWidth: 1000,
                    maxWidth: 880,
                    printSettings,
                    style: '@page {margin: 2.0mm 2.0mm;size:A4;}',
                    targetStyles: ["*"],
                    fontSize: '30px',
                    ignoreElements: ["no-ignore"],
                    orientation: 'portrait'
                });