Crunchy
2023-11-20 fea3824cc93beb98a006f827d7567985456b24b5
src/views/quality/finishedProductInspection/index.vue
@@ -228,11 +228,10 @@
                    printable: "printRaw",
                    type: "html",
                    header:"",
                    maxWidth: 950,
                    maxWidth: 1000,
                    printSettings,
                    style: '@page {margin: 2.0mm 2.0mm}',
                    style: '@page {margin: 2.0mm 2.0mm;size:A4;}',
                    targetStyles: ["*"],
                    // importCSS: true,
                    fontSize: '30px',
                    ignoreElements: ["no-ignore"],
                    orientation: 'portrait'